30x / shipyardctl

command line interface for Shipyard API
Apache License 2.0
0 stars 3 forks source link

Format output option #77

Closed noahdietz closed 7 years ago

noahdietz commented 7 years ago

Primarily targeted at the deployment-related commands that are dumping large JSON output.

By default, it should be quiet, just give success/failure message. With optional -o or --format flag supporting json & yaml, shipyardctl will format the response accodingly.