compose/cmd/compose
Guillaume Lours 24ec0b2d09 pass services list to projectOrName function to add profiles for targeted services
Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
2022-11-30 13:21:16 +01:00
..
build.go configure buildx for plain output if --ansi=never has been set 2022-11-24 16:02:04 +01:00
completion.go cli: add shell completion function (#9269) 2022-09-26 13:21:45 -04:00
compose.go pass services list to projectOrName function to add profiles for targeted services 2022-11-30 13:21:16 +01:00
compose_test.go
convert.go add --no-consistency flag to convert command 2022-11-15 10:31:59 +01:00
cp.go cli: add shell completion function (#9269) 2022-09-26 13:21:45 -04:00
create.go cli: add shell completion function (#9269) 2022-09-26 13:21:45 -04:00
down.go docs: remove extra whitespaces in help text (#9710) 2022-08-03 16:37:15 -04:00
events.go cli: add shell completion function (#9269) 2022-09-26 13:21:45 -04:00
exec.go cli: add shell completion function (#9269) 2022-09-26 13:21:45 -04:00
images.go cli: add shell completion function (#9269) 2022-09-26 13:21:45 -04:00
kill.go pass services list to projectOrName function to add profiles for targeted services 2022-11-30 13:21:16 +01:00
list.go update usage strings for consistency 2022-08-02 13:32:29 +02:00
logs.go pass services list to projectOrName function to add profiles for targeted services 2022-11-30 13:21:16 +01:00
pause.go pass services list to projectOrName function to add profiles for targeted services 2022-11-30 13:21:16 +01:00
port.go cli: add shell completion function (#9269) 2022-09-26 13:21:45 -04:00
ps.go pass services list to projectOrName function to add profiles for targeted services 2022-11-30 13:21:16 +01:00
ps_test.go ps: use DisplayablePorts from docker/cli 2022-06-07 17:11:16 -05:00
pull.go cli: add shell completion function (#9269) 2022-09-26 13:21:45 -04:00
push.go Add support to push images quietly via compose cli 2022-10-11 15:19:23 -05:00
remove.go pass services list to projectOrName function to add profiles for targeted services 2022-11-30 13:21:16 +01:00
restart.go pass services list to projectOrName function to add profiles for targeted services 2022-11-30 13:21:16 +01:00
run.go Add `--build` option to `compose run` 2022-11-17 00:57:35 +01:00
start.go pass services list to projectOrName function to add profiles for targeted services 2022-11-30 13:21:16 +01:00
stop.go pass services list to projectOrName function to add profiles for targeted services 2022-11-30 13:21:16 +01:00
top.go cli: add shell completion function (#9269) 2022-09-26 13:21:45 -04:00
tracing.go fix panic when using 'compose up --build' 2022-09-02 15:44:55 +02:00
up.go cli: add shell completion function (#9269) 2022-09-26 13:21:45 -04:00
up_test.go
version.go update usage strings for consistency 2022-08-02 13:32:29 +02:00