evroc iam rolebinding delete

Delete a rolebinding

evroc iam rolebinding delete <rolebinding_id> [flags]

Examples


	# Delete a rolebinding
	$ evroc iam rolebinding delete rb1
	

Options

      --force          Skips interactive prompts and executes destructive actions.
  -h, --help           help for delete
      --organization   Delete an organization-scoped rolebinding instead of project-scoped

Options inherited from parent commands

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

SEE ALSO