Files
docker-cli/components/cli/docs/reference
Aaron Lehmann bf4beaf856 Add support for update order
This parameter controls the order of operations when rolling out an
update task. Either the old task is stopped before starting the new one,
or the new task is started first, and the running tasks will briefly
overlap.

This commit adds Rollout to the API, and --update-order / --rollback-order
flags to the CLI.

Signed-off-by: Aaron Lehmann <aaron.lehmann@docker.com>
Upstream-commit: e434a91221
Component: cli
2017-06-02 00:11:02 +00:00
..
2017-06-02 00:11:02 +00:00
2017-06-02 00:10:54 +00:00
2017-06-02 00:10:50 +00:00