evroc iam permissionset list

List permissionsets

evroc iam permissionset list [flags]

Examples


	# List permissionsets in the current project
	$ evroc iam permissionset list
	ps1
	other-permissionset
	

Options

  -h, --help                    help for list
  -l, --label-selector string   Optional label selector to select resources using Kubernetes-style selector syntax. 
                                        This can be used with label keys from userLabels and systemLabels, using the prefixed syntax 
                                        (e.g. "team in (frontend,backend)", "networking.evroc.com/managed-network=default").

Options inherited from parent commands

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

SEE ALSO