docs/api/client/stack
Sebastiaan van Stijn 33ff331ad7 Rename --bundle to --file
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>
(cherry picked from commit 06f35262c47629fef78e36daaa2742c2c0d7c3a9)
Signed-off-by: Tibor Vass <tibor@docker.com>
2016-07-25 23:15:44 -07:00
..
cmd.go return err when stack name does not exist 2016-07-12 15:43:39 -07:00
cmd_stub.go fix comments and handle err 2016-06-30 17:12:45 -07:00
common.go Add experimental docker stack commands 2016-06-14 14:56:35 -04:00
config.go Add experimental docker stack commands 2016-06-14 14:56:35 -04:00
deploy.go re-vendor engine-api 2016-07-08 15:32:23 -07:00
opts.go Rename --bundle to --file 2016-07-25 23:15:44 -07:00
remove.go return err when stack name does not exist 2016-07-12 15:43:39 -07:00
tasks.go Remove shorthand flags for "mount", "pretty", and "no-resolve" 2016-07-25 23:14:58 -07:00