Manage Projects
Use the CLI to create, edit, or delete projects
Command: immuta project
Subcommands
Description
Argument(s)
Options
Manage Projects
Usage:
immuta project [command]
Available Commands:
delete Delete a project by project key
list List all project keys
rename Rename the project key
save Create/Update a Project in Immuta
Flags:
-h, --help help for project
Global Flags:
--config string config file (default $HOME/.immutacfg.yaml)
-p, --profile string specifies the profile for what instance/api the cli will use (default "default")
Use "immuta project [command] --help" for more information about a command.Create Project: immuta project save
Example
Rename a Project Key: immuta project rename
Example
Delete a Project: immuta project delete
Example
Last updated
Was this helpful?

