phylum project update
Update a project
Usage: phylum project update [OPTIONS]
Options
-i
, --project-id
<PROJECT_ID>
ID of the project to be updated
-g
, --group
<GROUP_NAME>
Group that owns the project
-n
, --name
<NAME>
New project name
-r
, --repository-url
<REPOSITORY_URL>
New repository URL
-v
, --verbose
...
Increase the level of verbosity (the maximum is -vvv)
-q
, --quiet
...
Reduce the level of verbosity (the maximum is -qq)
-h
, --help
Print help
Updated about 1 month ago