1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-08 10:35:03 +00:00
gcloud-help/gcloud/compute/target-instances/help
2023-11-09 11:45:52 +00:00

47 lines
1.1 KiB
Text

NAME
gcloud compute target-instances - read and manipulate Compute Engine
virtual target instances
SYNOPSIS
gcloud compute target-instances COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
Read and manipulate Compute Engine virtual target instances.
For more information about target instances, see the target instances
documentation
(https://cloud.google.com/compute/docs/protocol-forwarding#targetinstances).
See also: Target instances API
(https://cloud.google.com/compute/docs/reference/rest/v1/targetInstances).
GCLOUD WIDE FLAGS
These flags are available to all commands: --help.
Run $ gcloud help for details.
COMMANDS
COMMAND is one of the following:
create
Create a target instance for handling traffic from a forwarding rule.
delete
Delete target instances.
describe
Describe a target instance.
list
List Google Compute Engine target instances.
update
Update a Compute Engine target instance.
NOTES
These variants are also available:
$ gcloud alpha compute target-instances
$ gcloud beta compute target-instances