compose/cli
Guillaume Tardif 93623dc5aa
Merge pull request #200 from docker/context_store_type
Store context type in metadata to make retrocompatibility with previous contexts easier (potentially switching back and forth)
2020-06-11 13:34:05 +02:00
..
cmd Store context type in metadata to make retrocompatibility with previous contexts easier (potentially switching back and forth) 2020-06-10 18:17:48 +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