mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-16 20:36:39 +00:00
48 lines
1.2 KiB
Text
48 lines
1.2 KiB
Text
NAME
|
|
gcloud beta compute public-delegated-prefixes - manage public delegated
|
|
prefix resources
|
|
|
|
SYNOPSIS
|
|
gcloud beta compute public-delegated-prefixes GROUP | COMMAND
|
|
[GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(BETA) Manage public delegated prefix resources.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
GROUPS
|
|
GROUP is one of the following:
|
|
|
|
delegated-sub-prefixes
|
|
(BETA) Manage delegated sub prefixes.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
create
|
|
(BETA) Creates a Compute Engine public delegated prefix.
|
|
|
|
delete
|
|
(BETA) Deletes a Compute Engine public delegated prefix.
|
|
|
|
describe
|
|
(BETA) Describes a Compute Engine public delegated prefix.
|
|
|
|
list
|
|
(BETA) List Google Compute Engine public delegated prefixes.
|
|
|
|
update
|
|
(BETA) Updates a Compute Engine public delegated prefix.
|
|
|
|
NOTES
|
|
This command is currently in beta and might change without notice. These
|
|
variants are also available:
|
|
|
|
$ gcloud compute public-delegated-prefixes
|
|
|
|
$ gcloud alpha compute public-delegated-prefixes
|
|
|