return
inctl vm return
Return a leased VM back to the pool.
Synopsis
Return a leased VM back to the pool.
All data on the VM will be lost.
Example: inctl vm return vmp-3f30-x9t7q72u --org <my-org>
You can also pass a context-alias for a VM: inctl vm return vmkube --org <my-org>
inctl vm return [flags]
Options
-h, --help help for return
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 - Administer and work with virtual machines