compose/cli/cmd/compose
Guillaume Tardif 7bed2343e6 Remove not implemented options
Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
2020-12-18 09:59:02 +01:00
..
build.go Adding short description to improve help on compose subcommands 2020-12-10 15:43:20 +01:00
compose.go Add `compose run` command 2020-12-18 09:58:55 +01:00
compose_test.go filter compose project to remove all services not required by command 2020-11-30 10:46:11 +01:00
convert.go introduce options struct in the API 2020-12-17 11:10:57 +01:00
down.go introduce options struct in the API 2020-12-17 11:10:57 +01:00
list.go Adding short description to improve help on compose subcommands 2020-12-10 15:43:20 +01:00
logs.go allow to collect logs for a subset of project services 2020-12-17 10:32:46 +01:00
ps.go Adding short description to improve help on compose subcommands 2020-12-10 15:43:20 +01:00
pull.go Adding short description to improve help on compose subcommands 2020-12-10 15:43:20 +01:00
push.go Adding short description to improve help on compose subcommands 2020-12-10 15:43:20 +01:00
run.go Remove not implemented options 2020-12-18 09:59:02 +01:00
up.go introduce options struct in the API 2020-12-17 11:10:57 +01:00