..
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
move compose-plugin commands under /cmd
2021-06-15 15:52:48 +02:00
convert.go
use api.Separator to print right image names
2022-12-01 09:20:09 +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
port: improve error-handling if port not found ( #10039 )
2022-12-05 22:11:45 +00: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
use StringToBool to detect COMPOSE_IGNORE_ORPHANS
2022-12-01 09:38:57 +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
get scale from deploy.replicas. Require scale normalization
2021-09-15 14:02:01 +02:00
version.go
update usage strings for consistency
2022-08-02 13:32:29 +02:00