mirror of
https://github.com/docker/cli.git
synced 2026-01-15 07:40:57 +03:00
This renames the '--bundle' flag for docker (stack) deploy to be consistent with 'docker build'. Note that there's no shorthand '-f' added for now, because this may be confusing on 'docker stack config', which also takes a file, and for which we may want to have a '--format' flag in future. Signed-off-by: Sebastiaan van Stijn <github@gone.nl> Upstream-commit: 06f35262c47629fef78e36daaa2742c2c0d7c3a9 Component: engine