compose/cli/cmd
Guillaume Tardif f442eafe0b Validate run restart option value. Default value is “none”, instead of “no”, this is more in line with compose values, and changes only the default so should not have too much impact on legacy usage. 2020-08-04 17:11:21 +02:00
..
compose add e2e test for compose up on default context 2020-07-29 17:33:23 +02:00
context rename packages ( amazon to ecs and azure to aci ) 2020-07-30 11:34:34 +02:00
login rename packages ( amazon to ecs and azure to aci ) 2020-07-30 11:34:34 +02:00
logout cli: Fix logout when specifying a registry 2020-07-17 16:29:12 +02:00
mobyflags Shell out to Moby cli if user uses -H, regardless of context set. Moby cli will refuse both options (context & host) to be set at the same time 2020-06-23 12:00:46 +02:00
run Validate run restart option value. Default value is “none”, instead of “no”, this is more in line with compose values, and changes only the default so should not have too much impact on legacy usage. 2020-08-04 17:11:21 +02:00
testdata Validate run restart option value. Default value is “none”, instead of “no”, this is more in line with compose values, and changes only the default so should not have too much impact on legacy usage. 2020-08-04 17:11:21 +02:00
exec.go Allow non-interactive exec on ACI 2020-07-09 11:47:22 +02:00
inspect.go Add license headers 2020-06-18 16:48:03 +02:00
inspect_test.go cli: Move to gotest.tools 2020-08-04 14:03:24 +02:00
logs.go Get the real width of the terminal 2020-07-09 10:50:48 +02:00
ps.go Add license headers 2020-06-18 16:48:03 +02:00
ps_test.go cli: Move to gotest.tools 2020-08-04 14:03:24 +02:00
rm.go Add license headers 2020-06-18 16:48:03 +02:00
serve.go Add license headers 2020-06-18 16:48:03 +02:00
version.go Add missing f shorthand for version command 2020-06-26 12:35:51 +02:00