1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-09 19:06:53 +00:00
gcloud-help/gcloud/beta/compute/target-instances/help
2022-03-01 04:29:52 +00:00

46 lines
1.2 KiB
Text

NAME
gcloud beta compute target-instances - read and manipulate Compute Engine
virtual target instances
SYNOPSIS
gcloud beta compute target-instances COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(BETA) 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
(BETA) Create a target instance for handling traffic from a forwarding
rule.
delete
(BETA) Delete target instances.
describe
(BETA) Describe a target instance.
list
(BETA) List Google Compute Engine target instances.
NOTES
This command is currently in beta and might change without notice. These
variants are also available:
$ gcloud compute target-instances
$ gcloud alpha compute target-instances