mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-13 16:37:00 +00:00
37 lines
823 B
Text
37 lines
823 B
Text
NAME
|
|
gcloud beta network-services multicast-domains - manage Network Services
|
|
MulticastDomains
|
|
|
|
SYNOPSIS
|
|
gcloud beta network-services multicast-domains COMMAND
|
|
[GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(BETA) Manage Network Services MulticastDomains.
|
|
|
|
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) Create a multicast domain.
|
|
|
|
delete
|
|
(BETA) Delete a multicast domain.
|
|
|
|
describe
|
|
(BETA) Describe a multicast domain.
|
|
|
|
list
|
|
(BETA) List multicast domains.
|
|
|
|
NOTES
|
|
This command is currently in beta and might change without notice. This
|
|
variant is also available:
|
|
|
|
$ gcloud alpha network-services multicast-domains
|
|
|