| .. |
|
build.go
|
3261b60fd1
--quiet implies --progress=quiet
|
4 years ago |
|
completion.go
|
c28aec2308
Filter completions by toComplete variable
|
4 years ago |
|
compose.go
|
57e8e8ef29
use plain text progress when ansi=never is set
|
3 years ago |
|
compose_test.go
|
e2ea24ceb7
move compose-plugin commands under /cmd
|
4 years ago |
|
convert.go
|
a279c3a934
Discard env_file section on convert/config
|
3 years ago |
|
cp.go
|
c5b7624d10
compose cp doesn't need a full project and can copy from stopped container
|
3 years ago |
|
create.go
|
bc25259f07
add support for COMPOSE_IGNORE_ORPHANS
|
4 years ago |
|
down.go
|
67b4669f9b
Add function to convert strings to bool
|
3 years ago |
|
events.go
|
1ae9b3cb5d
move compose-cli code into docker/compose/v2
|
4 years ago |
|
exec.go
|
6ce57ea2f4
Remove DEPRECATED text, since it's just the default
|
3 years ago |
|
images.go
|
1ae9b3cb5d
move compose-cli code into docker/compose/v2
|
4 years ago |
|
kill.go
|
1ae9b3cb5d
move compose-cli code into docker/compose/v2
|
4 years ago |
|
list.go
|
fb3f9e270f
Add compose file path to ls command
|
3 years ago |
|
logs.go
|
1ae9b3cb5d
move compose-cli code into docker/compose/v2
|
4 years ago |
|
pause.go
|
98fe57baac
Make command descriptions consistent
|
4 years ago |
|
port.go
|
1ae9b3cb5d
move compose-cli code into docker/compose/v2
|
4 years ago |
|
ps.go
|
2d32d7450c
ps: un-deprecate --filter, and enhance docs
|
3 years ago |
|
pull.go
|
1ae9b3cb5d
move compose-cli code into docker/compose/v2
|
4 years ago |
|
push.go
|
1ae9b3cb5d
move compose-cli code into docker/compose/v2
|
4 years ago |
|
remove.go
|
158b5ff6a3
build full compose model from resources, then filter by services
|
3 years ago |
|
restart.go
|
65ed8cf4c2
Implemented #9147
|
3 years ago |
|
run.go
|
7036cda306
Merge pull request #9198 from ndeloof/dockerCli_stdout
|
3 years ago |
|
start.go
|
65ed8cf4c2
Implemented #9147
|
3 years ago |
|
stop.go
|
65ed8cf4c2
Implemented #9147
|
3 years ago |
|
top.go
|
1ae9b3cb5d
move compose-cli code into docker/compose/v2
|
4 years ago |
|
up.go
|
67b4669f9b
Add function to convert strings to bool
|
3 years ago |
|
up_test.go
|
a2947457b9
get scale from deploy.replicas. Require scale normalization
|
4 years ago |
|
version.go
|
9054f6a18b
Fix json format for version command
|
3 years ago |