mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-15 17:35:31 +00:00
42 lines
1 KiB
Text
42 lines
1 KiB
Text
NAME
|
|
gcloud beta compute public-advertised-prefixes - manage public advertised
|
|
prefix resources
|
|
|
|
SYNOPSIS
|
|
gcloud beta compute public-advertised-prefixes COMMAND
|
|
[GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(BETA) 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
|
|
(BETA) Creates a Compute Engine public advertised prefix.
|
|
|
|
delete
|
|
(BETA) Deletes a Compute Engine public advertised prefix.
|
|
|
|
describe
|
|
(BETA) Describes a Compute Engine public advertised prefix.
|
|
|
|
list
|
|
(BETA) List Google Compute Engine public advertised prefixes.
|
|
|
|
update
|
|
(BETA) Updates a Compute Engine public advertised prefix.
|
|
|
|
NOTES
|
|
This command is currently in beta and might change without notice. These
|
|
variants are also available:
|
|
|
|
$ gcloud compute public-advertised-prefixes
|
|
|
|
$ gcloud alpha compute public-advertised-prefixes
|
|
|