compose/cli/cmd
Djordje Lukic 908212a947 Add version in the main package
This way, when we release goreleaser will inject the right version in
the ldflags
2020-06-25 12:00:37 +02:00
..
compose Add ACI detach flags, not used at the moment, but more makes new command more compatible with previous ones. 2020-06-23 16:17:02 +02:00
context Allow --format on docker context ls. Fixing VS Code extension shellout 2020-06-23 13:25:43 +02:00
login Add -H flag to our own version command & login command, & also —-log-level (-l) flag. 2020-06-22 18:22:18 +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 Add ACI detach flags, not used at the moment, but more makes new command more compatible with previous ones. 2020-06-23 16:17:02 +02:00
testdata Add --json option to commands 2020-06-17 10:00:42 +02:00
exec.go Add license headers 2020-06-18 16:48:03 +02:00
inspect.go Add license headers 2020-06-18 16:48:03 +02:00
inspect_test.go Add license headers 2020-06-18 16:48:03 +02:00
logs.go Add license headers 2020-06-18 16:48:03 +02:00
ps.go Add license headers 2020-06-18 16:48:03 +02:00
ps_test.go Add license headers 2020-06-18 16:48:03 +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 version in the main package 2020-06-25 12:00:37 +02:00