list-tiers
inctl vm pool list-tiers
List all VM pool tiers in a project.
Synopsis
List all VM pool tiers in a project.
Example: inctl vm pool list-tiers --org <my-org>
inctl vm pool list-tiers [flags]
Options
-h, --help help for list-tiers
Options inherited from parent commands
-e, --email string User email to be used for access control. Optional, will fall back to $USER@google.com if unset.
--org string The Intrinsic organization to use. You can set the environment variable
INTRINSIC_ORG=organization to set a default organization.
-o, --output string (optional) Output format. One of: (json, ndjson)
--print-trace Print the trace identifier when exiting.
-p, --project string The Google Cloud Project (GCP) project to use. You can set the environment variable
INTRINSIC_PROJECT=project_name to set a default project name.
SEE ALSO
- inctl vm pool - Create and manage pools of virtual machines