Pachctl update dash
pachctl update-dash¶
Update and redeploy the Pachyderm Dashboard at the latest compatible version.
Synopsis¶
Update and redeploy the Pachyderm Dashboard at the latest compatible version.
pachctl update-dash [flags]
Options¶
--dry-run Don't actually deploy Pachyderm Dash to Kubernetes, instead just print the manifest.
-h, --help help for update-dash
-o, --output string Output format. One of: json|yaml (default "json")
Options inherited from parent commands¶
--no-color Turn off colors.
-v, --verbose Output verbose logs
Last update: April 5, 2021
Does this page need fixing? Edit me on GitHub