1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-08 10:35:03 +00:00
gcloud-help/gcloud/alpha/compute/addresses/help
2023-12-06 10:10:36 +00:00

58 lines
1.5 KiB
Text

NAME
gcloud alpha compute addresses - read and manipulate Compute Engine
addresses
SYNOPSIS
gcloud alpha compute addresses GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(ALPHA) Read and manipulate Compute Engine addresses.
For more information about addresses, see the addresses documentation
(https://cloud.google.com/compute/docs/ip-addresses/).
See also: Addresses API
(https://cloud.google.com/compute/docs/reference/rest/v1/addresses).
GCLOUD WIDE FLAGS
These flags are available to all commands: --help.
Run $ gcloud help for details.
GROUPS
GROUP is one of the following:
config
(ALPHA) Manage Compute Engine address configurations.
COMMANDS
COMMAND is one of the following:
create
(ALPHA) Reserve IP addresses.
delete
(ALPHA) Release reserved IP addresses.
describe
(ALPHA) Display detailed information about a reserved static address.
list
(ALPHA) List addresses.
move
(ALPHA) Move an address to another project.
update
(ALPHA) Update a Compute Engine address.
NOTES
This command is currently in alpha and might 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 addresses
$ gcloud beta compute addresses