compose/cli
Guillaume Tardif f8ea0934f0 Align login success message with old cli (& with “canceled” message) 2020-06-12 14:50:35 +02:00
..
cmd Align login success message with old cli (& with “canceled” message) 2020-06-12 14:50:35 +02:00
config Move the config into own package and outside of cli 2020-06-08 16:01:36 +02:00
dockerclassic Display friendly message if unknown command is available in default context 2020-06-05 18:24:08 +02:00
formatter Add ports convet tests 2020-05-18 12:21:27 +02:00
options Set random container name if not set 2020-05-21 19:28:42 +02:00
main.go Do not delegate to old cli if cobra fails before invoking the PreRun or SetHelp hook that call isOwnCommand(). Find the command from root.Find(args). 2020-06-10 17:25:52 +02:00
main_test.go Move the config into own package and outside of cli 2020-06-08 16:01:36 +02:00