compose/cli
Guillaume Tardif 98f7a8e1aa When can not load config file, the previous cli is displaying a WARNING message, but continues with default context, we should do the same.
This happened in some desktop e2e tests where the config file is not set properly in WSL2 environment, see 
https://github.com/docker/pinata/pull/14062
2020-06-15 11:41:26 +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 When can not load config file, the previous cli is displaying a WARNING message, but continues with default context, we should do the same. 2020-06-15 11:41:26 +02:00
main_test.go When can not load config file, the previous cli is displaying a WARNING message, but continues with default context, we should do the same. 2020-06-15 11:41:26 +02:00