NAME gcloud beta compute addresses - read and manipulate Compute Engine addresses SYNOPSIS gcloud beta compute addresses COMMAND [GCLOUD_WIDE_FLAG ...] DESCRIPTION (BETA) 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. COMMANDS COMMAND is one of the following: create (BETA) Reserve IP addresses. delete (BETA) Release reserved IP addresses. describe (BETA) Display detailed information about a reserved static address. list (BETA) List addresses. move (BETA) Move an address to another project. update (BETA) Update a Compute Engine address. NOTES This command is currently in beta and might change without notice. These variants are also available: $ gcloud compute addresses $ gcloud alpha compute addresses