mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-11 15:39:42 +00:00
40 lines
937 B
Text
40 lines
937 B
Text
NAME
|
|
gcloud compute public-advertised-prefixes - manage public advertised prefix
|
|
resources
|
|
|
|
SYNOPSIS
|
|
gcloud compute public-advertised-prefixes COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
Manage public advertised prefix resources.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
create
|
|
Creates a Compute Engine public advertised prefix.
|
|
|
|
delete
|
|
Deletes a Compute Engine public advertised prefix.
|
|
|
|
describe
|
|
Describes a Compute Engine public advertised prefix.
|
|
|
|
list
|
|
List Google Compute Engine public advertised prefixes.
|
|
|
|
update
|
|
Updates a Compute Engine public advertised prefix.
|
|
|
|
NOTES
|
|
These variants are also available:
|
|
|
|
$ gcloud alpha compute public-advertised-prefixes
|
|
|
|
$ gcloud beta compute public-advertised-prefixes
|
|
|