pachctl update project #
Update a project.
Synopsis #
This command updates a projectβs description.
pachctl update project <project> [flags]Examples #
pachctl update project foo-project --description 'This is a project for foo.' Options #
-d, --description string Set a new description of the updated project.
-h, --help help for projectOptions inherited from parent commands #
--no-color Turn off colors.
-v, --verbose Output verbose logsSEE ALSO #
- pachctl update - Change the properties of an existing Pachyderm resource.