evroc iam rolebinding roles

List the predefined roles in the roles catalog

evroc iam rolebinding roles [flags]

Examples


	# List the predefined roles (defaults to yaml)
	$ evroc iam rb roles
	

Options

  -h, --help         help for roles
  -o, --out string   Output format, one of: yaml, json, list.
                     		Default on get commands: output is yaml.
                     		Default on list commands: output is list (simple list of IDs).
                     		

Options inherited from parent commands

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

SEE ALSO