mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 02:25:19 +00:00
37 lines
922 B
Text
37 lines
922 B
Text
NAME
|
|
gcloud alpha network-services multicast-domains - manage Network Services
|
|
MulticastDomains
|
|
|
|
SYNOPSIS
|
|
gcloud alpha network-services multicast-domains COMMAND
|
|
[GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(ALPHA) 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
|
|
(ALPHA) Create a multicast domain.
|
|
|
|
delete
|
|
(ALPHA) Delete a multicast domain.
|
|
|
|
describe
|
|
(ALPHA) Describe a multicast domain.
|
|
|
|
list
|
|
(ALPHA) List multicast domains.
|
|
|
|
NOTES
|
|
This command is currently in alpha and might change without notice. If this
|
|
command fails with API permission errors despite specifying the correct
|
|
project, you might be trying to access an API with an invitation-only early
|
|
access allowlist.
|
|
|