Skip to content

Add JSON response option to all commands #468

@qrpike

Description

@qrpike

This is VERY important for docker to be used with other languages/projects. The best way to interact with Docker on the server is via running commands via the CLI.

When you give the option of example: ' -j ' to format the response in JSON, it makes writing other languages around Docker much more enticing

docker images -j - would respond with all images in JSON format ( like docker inspect does ).

Thanks,

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions