mirror of
https://github.com/docker/cli.git
synced 2026-09-27 17:56:04 -04:00
Remove shorthand flags for "mount", "pretty", and "no-resolve"
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
committed by
Tibor Vass
parent
e3f04f5d20
commit
c33bc7d99e
@@ -25,7 +25,7 @@ Options:
|
||||
--limit-cpu value Limit CPUs (default 0.000)
|
||||
--limit-memory value Limit Memory (default 0 B)
|
||||
--mode string Service mode (replicated or global) (default "replicated")
|
||||
-m, --mount value Attach a mount to the service
|
||||
--mount value Attach a mount to the service
|
||||
--name string Service name
|
||||
--network value Network attachments (default [])
|
||||
-p, --publish value Publish a port as a node port (default [])
|
||||
|
||||
Reference in New Issue
Block a user