compose/cli/cmd
Guillaume Tardif 80822bde44
Merge pull request #1392 from docker/run_opts
implement -v, -p, --service-ports and --use-aliases on compose run
2021-03-05 14:52:08 +01:00
..
compose Merge pull request #1392 from docker/run_opts 2021-03-05 14:52:08 +01:00
context First kube e2e. Adapted context create kubernetes command to allow non interactive mode. 2021-02-02 16:01:57 +01:00
login Display available azure cloud names in azure login help 2021-03-03 13:48:03 +01:00
logout
run
testdata Removed unit tests (using example context) that are in fact duplicates of e2e tests in test/e2e 2021-01-15 17:28:46 +01:00
volume
ecs.go
exec.go
exit.go avoid use of channels in API for gRPC compatibility 2021-02-11 09:34:08 +01:00
inspect.go
kill.go
logs.go
metadata.go
prune.go
ps.go
rm.go
secrets.go
serve.go
start.go
stop.go
version.go Add support for --log-level 2021-02-03 11:49:21 +01:00
version_test.go