gcloud alpha compute addresses - read and manipulate Compute Engine addresses
gcloud alpha compute addresses GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]
(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.
These flags are available to all commands: --help.
Run $ gcloud help for details.
GROUP is one of the following:
- config
(ALPHA) Manage Compute Engine address configurations.
COMMAND is one of the following:
- create
(ALPHA) Reserve IP addresses.
- delete
(ALPHA) Release reserved IP addresses.
- describe
(ALPHA) Display detailed information about an address.
- list
(ALPHA) List addresses.
- move
(ALPHA) Move an address to another project.
- update
(ALPHA) Update a Compute Engine address.
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