mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-16 12:22:03 +00:00
42 lines
869 B
Text
42 lines
869 B
Text
|
|
NAME
|
||
|
|
gcloud network-services multicast-group-ranges - manage Network Services
|
||
|
|
MulticastGroupRanges
|
||
|
|
|
||
|
|
SYNOPSIS
|
||
|
|
gcloud network-services multicast-group-ranges COMMAND
|
||
|
|
[GCLOUD_WIDE_FLAG ...]
|
||
|
|
|
||
|
|
DESCRIPTION
|
||
|
|
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
|
||
|
|
Create a multicast group range.
|
||
|
|
|
||
|
|
delete
|
||
|
|
Delete a multicast group range.
|
||
|
|
|
||
|
|
describe
|
||
|
|
Describe a multicast group range.
|
||
|
|
|
||
|
|
list
|
||
|
|
List multicast group ranges.
|
||
|
|
|
||
|
|
update
|
||
|
|
Update a multicast group range.
|
||
|
|
|
||
|
|
NOTES
|
||
|
|
These variants are also available:
|
||
|
|
|
||
|
|
$ gcloud alpha network-services multicast-group-ranges
|
||
|
|
|
||
|
|
$ gcloud beta network-services multicast-group-ranges
|
||
|
|
|