pool
inctl vm pool
Create and manage pools of virtual machines
inctl vm pool [flags]
Options
-h, --help help for pool
--org string The Intrinsic organization to use. You can set the environment variable
INTRINSIC_ORG=organization to set a default organization.
-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.
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.
-o, --output string (optional) Output format. One of: (json, ndjson)
--print-trace Print the trace identifier when exiting.
SEE ALSO
- inctl vm - Administer and work with virtual machines
- inctl vm pool create - Create a new VM pool.
- inctl vm pool debug - Internal debug commands
- inctl vm pool delete - Delete a VM pool.
- inctl vm pool describe - Describe a VM pool.
- inctl vm pool leases - Administer leases on your VM pools
- inctl vm pool list - List all VM pools in a project.
- inctl vm pool list-hwtemplates - List all VM hardware templates in a project.
- inctl vm pool list-tiers - List all VM pool tiers in a project.
- inctl vm pool pause - Pause a VM pool.
- inctl vm pool resume - Resume a VM pool.
- inctl vm pool stop - Stop a VM pool.
- inctl vm pool update - Update an existing VM pool.