e1f6bc3e4ffaf3ddb7c6ed280752a9866be53e9e
Commit78c204ef79added (f9bd8ec8b268581f93095c5a80679f0a8ff498bf in the moby repo) a validation to prevent `--rollback` from being used in combination with other flags that update the service spec. This validation was not taking into account that some flags only affect the CLI behavior, and are okay to be used when rolling back. This patch updates the validation, and adds `--quiet` and `--detach` to the list of allowed flags. Signed-off-by: Sebastiaan van Stijn <github@gone.nl> Upstream-commit:f10f29df8dComponent: cli
Description
No description provided
Languages
Go
92%
Shell
5.5%
Dockerfile
1.1%
Go-Checksums
0.9%
Makefile
0.3%
Other
0.2%