compose/cli/cmd/context
Djordje Lukic 8495500aa2 Add a CliSuite for cli unit tests
Makes writing unit tests for commands quite easier
2020-05-22 10:13:56 +02:00
..
login Add unit tests for login process 2020-05-15 10:28:31 +02:00
testdata Use alpine as base image 2020-05-20 18:39:10 +02:00
context.go Store config dir in CLI context 2020-05-20 15:55:05 +02:00
create.go Add licenses 2020-05-15 09:14:52 +02:00
createaci.go Add licenses 2020-05-15 09:14:52 +02:00
ls.go Add default context to the context ls output 2020-05-20 18:39:10 +02:00
ls_test.go Add a CliSuite for cli unit tests 2020-05-22 10:13:56 +02:00
rm.go Add licenses 2020-05-15 09:14:52 +02:00
show.go Do not pass global flags to context show 2020-05-18 14:58:03 +02:00
use.go Store config dir in CLI context 2020-05-20 15:55:05 +02:00