evroc iam project update

Update a project

evroc iam project update <project_id> [flags]

Examples


	# Create a project
	$ evroc iam project update my-project --name ProjectName
	

Options

  -h, --help          help for update
      --name string   Name (defaults to id if empty)

Options inherited from parent commands

      --config string   Path to the evroc config file (default "~/.evroc/config.yaml")

SEE ALSO