mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-11 23:49:35 +00:00
44 lines
982 B
Text
44 lines
982 B
Text
NAME
|
|
gcloud compute public-delegated-prefixes - manage public delegated prefix
|
|
resources
|
|
|
|
SYNOPSIS
|
|
gcloud compute public-delegated-prefixes GROUP | COMMAND
|
|
[GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
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
|
|
Manage delegated sub prefixes.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
create
|
|
Creates a Compute Engine public delegated prefix.
|
|
|
|
delete
|
|
Deletes a Compute Engine public delegated prefix.
|
|
|
|
describe
|
|
Describes a Compute Engine public delegated prefix.
|
|
|
|
list
|
|
List Google Compute Engine public delegated prefixes.
|
|
|
|
NOTES
|
|
These variants are also available:
|
|
|
|
$ gcloud alpha compute public-delegated-prefixes
|
|
|
|
$ gcloud beta compute public-delegated-prefixes
|
|
|