mirror of
https://github.com/docker/compose.git
synced 2026-08-27 03:45:29 +00:00
add alpha command to test dry-run
Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
This commit is contained in:
parent
5081ab0507
commit
eb59b0e265
6 changed files with 59 additions and 7 deletions
|
|
@ -4,8 +4,10 @@ long: Experimental commands
|
|||
pname: docker compose
|
||||
plink: docker_compose.yaml
|
||||
cname:
|
||||
- docker compose alpha dry-run
|
||||
- docker compose alpha watch
|
||||
clink:
|
||||
- docker_compose_alpha_dry-run.yaml
|
||||
- docker_compose_alpha_watch.yaml
|
||||
deprecated: false
|
||||
experimental: false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue