mirror of https://github.com/docker/cli.git
0f9d24f78d
- Handle `bundlefile` directly in the `top-level` command. `bundlefile` is still experimental and will be deprecated in future version — this should make be easier to remove it. - Validate the `stack` name in all cases (i.e. whatever the orchestrator is used) - Load the composefile ahead of choosing the orchestrator. This removes some slight duplication. - Makes `RunDeploy` easier to use from outside packages (like `docker/app`) with a preloaded configuration. Signed-off-by: Vincent Demeester <vincent@sbr.pm> |
||
---|---|---|
.. | ||
testdata | ||
client_test.go | ||
common.go | ||
deploy.go | ||
deploy_bundlefile.go | ||
deploy_bundlefile_test.go | ||
deploy_composefile.go | ||
deploy_composefile_test.go | ||
deploy_test.go | ||
list.go | ||
ps.go | ||
remove.go | ||
services.go |