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