Nicolas De Loof 41e056341b rename `convert` to `config` to align with compose v1 UX 3 yıl önce
..
alpha.go eb59b0e265 add alpha command to test dry-run 3 yıl önce
build.go 634a7d2a7b Support for docker compose build --push when using multiple platforms 3 yıl önce
completion.go 89ef8198f3 update projectOptions to be public by renaming it to ProjectOptions 3 yıl önce
compose.go 790712fa92 update tty and plain text writers to support dry run mode 3 yıl önce
compose_test.go e2ea24ceb7 move compose-plugin commands under /cmd 4 yıl önce
config.go 41e056341b rename `convert` to `config` to align with compose v1 UX 3 yıl önce
cp.go 89ef8198f3 update projectOptions to be public by renaming it to ProjectOptions 3 yıl önce
create.go 9d53ed8f63 Add `--scale` to `compose create`, refactor scale option 3 yıl önce
down.go 89ef8198f3 update projectOptions to be public by renaming it to ProjectOptions 3 yıl önce
events.go 24f83271f2 don't assume os.Stdout and rely on dockerCLI.streams 3 yıl önce
exec.go 24f83271f2 don't assume os.Stdout and rely on dockerCLI.streams 3 yıl önce
images.go 24f83271f2 don't assume os.Stdout and rely on dockerCLI.streams 3 yıl önce
kill.go 89ef8198f3 update projectOptions to be public by renaming it to ProjectOptions 3 yıl önce
list.go 24f83271f2 don't assume os.Stdout and rely on dockerCLI.streams 3 yıl önce
logs.go 33c3f4dfad alias -n for --tail to align with docker CLI 3 yıl önce
pause.go 89ef8198f3 update projectOptions to be public by renaming it to ProjectOptions 3 yıl önce
port.go 24f83271f2 don't assume os.Stdout and rely on dockerCLI.streams 3 yıl önce
ps.go 9bd9f1765c check service names based on project, not running containers 3 yıl önce
ps_test.go 24f83271f2 don't assume os.Stdout and rely on dockerCLI.streams 3 yıl önce
pull.go 8b4ac37f9c introduce `--ignore-buildable` to ignore buildable images on pull 3 yıl önce
push.go 89ef8198f3 update projectOptions to be public by renaming it to ProjectOptions 3 yıl önce
remove.go 89ef8198f3 update projectOptions to be public by renaming it to ProjectOptions 3 yıl önce
restart.go 89ef8198f3 update projectOptions to be public by renaming it to ProjectOptions 3 yıl önce
run.go 9d53ed8f63 Add `--scale` to `compose create`, refactor scale option 3 yıl önce
start.go 89ef8198f3 update projectOptions to be public by renaming it to ProjectOptions 3 yıl önce
stop.go 89ef8198f3 update projectOptions to be public by renaming it to ProjectOptions 3 yıl önce
top.go 24f83271f2 don't assume os.Stdout and rely on dockerCLI.streams 3 yıl önce
tracing.go 537f023a3b fix panic when using 'compose up --build' 3 yıl önce
up.go 9d53ed8f63 Add `--scale` to `compose create`, refactor scale option 3 yıl önce
up_test.go 9d53ed8f63 Add `--scale` to `compose create`, refactor scale option 3 yıl önce
version.go 9db79856be update usage strings for consistency 3 yıl önce
watch.go bb9cf32245 introduce experimental watch command (skeletton) 3 yıl önce