pachctl update defaults #
Update defaults.
Synopsis #
Update cluster or project defaults.
pachctl update defaults [--cluster | --project PROJECT] [flags]
Options #
--cluster Update cluster defaults.
--dry-run Do not actually update defaults.
-f, --file string A JSON file containing cluster defaults. "-" reads from stdin (the default behavior.) (default "-")
-h, --help help for defaults
--project string Update project defaults. (default "video-to-frame-traces")
--regenerate Regenerate pipeline specs from new defaults.
--reprocess Reprocess regenerated pipelines. Implies --regenerate.
Options inherited from parent commands #
--no-color Turn off colors.
-v, --verbose Output verbose logs
SEE ALSO #
- pachctl update - Change the properties of an existing Pachyderm resource.