evroc iam project list

List projects

evroc iam project list [flags]

Examples


	# List all projects in the current organization
	$ evroc iam project list
	oooo390393nntr3

	# List all accessible projects
	$ evroc iam project list --all
	oooo390393nntr3
	onf029n3f0in230
	

Options

  -a, --all    Include all accessible projects
  -h, --help   help for list

Options inherited from parent commands

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

SEE ALSO