evroc iam permissionset delete

Delete a permissionset

evroc iam permissionset delete <permissionset_id> [flags]

Examples


	# Delete a permissionset
	$ evroc iam permissionset delete ps1
	

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