gcloud preview compute target-instances

NAME
gcloud preview compute target-instances - read and manipulate Compute Engine virtual target instances
SYNOPSIS
gcloud preview compute target-instances COMMAND [GCLOUD_WIDE_FLAG]
DESCRIPTION
(PREVIEW) Read and manipulate Compute Engine virtual target instances.

For more information about target instances, see the target instances documentation.

See also: Target instances API.

GCLOUD WIDE FLAGS
These flags are available to all commands: --help.

Run $ gcloud help for details.

COMMANDS
COMMAND is one of the following:
create
(PREVIEW) Create a target instance for handling traffic from a forwarding rule.
delete
(PREVIEW) Delete target instances.
describe
(PREVIEW) Describe a target instance.
list
(PREVIEW) List Google Compute Engine target instances.
update
(PREVIEW) Update a Compute Engine target instance.
NOTES
This command is currently in DEVELOPER PREVIEW and may change without notice. If this command fails with API permission errors despite specifying the correct project, you might be trying to access an API with an invitation-only early access allowlist. These variants are also available:
gcloud compute target-instances
gcloud alpha compute target-instances
gcloud beta compute target-instances