compose/cli
Guillaume Tardif efea5c8c83
Merge pull request #352 from docker/fix_error_cancel_logs
Exit without error message if user canceled command
2020-07-07 11:27:33 +02:00
..
cmd Add ”Platform” in docker inspect result, showing container OS (this field is used by VSCode) 2020-07-06 12:16:02 +02:00
config Add license headers 2020-06-18 16:48:03 +02:00
formatter Add license headers 2020-06-18 16:48:03 +02:00
mobycli Added basic support for service principal login, run ACI e2e tests with it 2020-06-29 20:35:23 +02:00
options Run containers and attach to logs by default, detach with -d option 2020-07-02 16:45:04 +02:00
main.go Exit without error message if user canceled command (typical scenario : ACI `logs — follow` and ctrl-C while querying ACI) 2020-07-06 17:28:02 +02:00
main_test.go Add license headers 2020-06-18 16:48:03 +02:00