evroc iam project delete

Delete a project

evroc iam project delete <project_id> [flags]

Examples


	# Delete a project
	$ evroc iam project delete my-project
	

Options

      --force   Skips interactive prompts and executes destructive actions.
  -h, --help    help for delete

Options inherited from parent commands

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

SEE ALSO