Brian C. Lane
4e3044de20
Update compose.py to use new handle_api_result
...
Use the new function to properly handle error responses for all the
commands.
(cherry picked from commit 760aeb61a7
)
2018-08-06 16:52:43 -07:00
Chris Lumens
2d5f434b12
Fix help output on the compose subcommand.
...
(cherry picked from commit a3572c9fdd
)
2018-07-26 10:43:01 -04:00
Chris Lumens
2251c540c8
Add timestamps to "compose-cli compose status" output.
...
(cherry picked from commit 7bcb61849d
)
2018-07-26 10:42:57 -04:00
Chris Lumens
bb8fdcb854
Add help output to each subcommand.
...
This is the same as the output at the top level, just trimmed down to
only the options for a single subcommand. It's trigged by providing
"help" or "--help" as a subcommand option.
(cherry picked from commit 954f330ace
)
2018-07-18 11:58:56 -07:00
Brian C. Lane
825d1931e4
Add composer-cli and tests
2018-05-14 13:00:15 -07:00