mirror of
https://github.com/docker/cli.git
synced 2025-08-01 04:26:55 +03:00
docs: remove deprecated orchestrator flags
Removes the flags that have been deprecated or removed; - --default-stack-orchestrator - --kubernetes - --kubeconfig - --namespace - --orchestrator Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
@ -17,9 +17,6 @@ Aliases:
|
||||
Options:
|
||||
-c, --compose-file strings Path to a Compose file, or "-" to read from stdin
|
||||
--help Print usage
|
||||
--kubeconfig string Kubernetes config file
|
||||
--namespace string Kubernetes namespace to use
|
||||
--orchestrator string Orchestrator to use (swarm|kubernetes|all)
|
||||
--prune Prune services that are no longer referenced
|
||||
--resolve-image string Query the registry to resolve image digest and supported platforms
|
||||
("always"|"changed"|"never") (default "always")
|
||||
|
Reference in New Issue
Block a user