gcloud beta compute addresses

INFORMATION
gcloud beta compute addresses is supported in universe domain universe; however, some of the values used in the help text may not be available. Command examples may not work as-is and may requires changes before execution.
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.

See also: Addresses 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
(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 an address's labels.
NOTES
This command is currently in beta and might change without notice. These variants are also available:
gcloud compute addresses
gcloud alpha compute addresses
gcloud preview compute addresses