Nicolas De Loof cfe91becc7 use `--progress` to configure progress UI stylet push 2 years ago
..
alpha.go e8caad1903 move dry-run support from alpha to main command 2 years ago
build.go cfe91becc7 use `--progress` to configure progress UI stylet push 2 years ago
completion.go 89ef8198f3 update projectOptions to be public by renaming it to ProjectOptions 2 years ago
compose.go cfe91becc7 use `--progress` to configure progress UI stylet push 2 years ago
compose_test.go e831ea826b add support for `restart` for `depends_on` 2 years ago
config.go 9b5a4588f9 introduce --no-path-resolution to skip relative path to be resolved 2 years ago
cp.go 89ef8198f3 update projectOptions to be public by renaming it to ProjectOptions 2 years ago
create.go 9d53ed8f63 Add `--scale` to `compose create`, refactor scale option 2 years ago
down.go 68bd0eb523 cli: fix timeout behavior on up / restart / stop (#10672) 2 years ago
events.go 24f83271f2 don't assume os.Stdout and rely on dockerCLI.streams 2 years ago
exec.go 24f83271f2 don't assume os.Stdout and rely on dockerCLI.streams 2 years ago
images.go 24f83271f2 don't assume os.Stdout and rely on dockerCLI.streams 2 years ago
kill.go fd7847f2ac `parallel` flag belong do top-level "compose" cobra command, not the current one 2 years ago
list.go 24f83271f2 don't assume os.Stdout and rely on dockerCLI.streams 2 years ago
logs.go 33c3f4dfad alias -n for --tail to align with docker CLI 2 years ago
pause.go 89ef8198f3 update projectOptions to be public by renaming it to ProjectOptions 2 years ago
port.go 24f83271f2 don't assume os.Stdout and rely on dockerCLI.streams 2 years ago
ps.go 9bd9f1765c check service names based on project, not running containers 2 years ago
ps_test.go 24f83271f2 don't assume os.Stdout and rely on dockerCLI.streams 2 years ago
pull.go a3bed265f2 update compose-go 2 years ago
push.go a3bed265f2 update compose-go 2 years ago
remove.go c5317496ac workaround race condition in ContainerList 2 years ago
restart.go 68bd0eb523 cli: fix timeout behavior on up / restart / stop (#10672) 2 years ago
run.go fd7847f2ac `parallel` flag belong do top-level "compose" cobra command, not the current one 2 years ago
start.go 89ef8198f3 update projectOptions to be public by renaming it to ProjectOptions 2 years ago
stop.go 68bd0eb523 cli: fix timeout behavior on up / restart / stop (#10672) 2 years ago
top.go 24f83271f2 don't assume os.Stdout and rely on dockerCLI.streams 2 years ago
up.go 68bd0eb523 cli: fix timeout behavior on up / restart / stop (#10672) 2 years ago
up_test.go 9d53ed8f63 Add `--scale` to `compose create`, refactor scale option 2 years ago
version.go bbe1b77a67 progress writer uses dockercli.Err stream 2 years ago
viz.go 7840a92c40 Added tests to `viz` subcommand 2 years ago
viz_test.go 7840a92c40 Added tests to `viz` subcommand 2 years ago
watch.go bb9cf32245 introduce experimental watch command (skeletton) 2 years ago