1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-18 14:56:05 +00:00

gcloud: Wed Feb 12 10:41:39 UTC 2025

This commit is contained in:
Automated 2025-02-12 10:41:39 +00:00
parent c854ee0644
commit 44f319c56c
119 changed files with 5956 additions and 337 deletions

View file

@ -7,8 +7,8 @@ SYNOPSIS
(MULTICAST_GROUP : --location=LOCATION)
--multicast-domain-activation=MULTICAST_DOMAIN_ACTIVATION
--multicast-group-definition=MULTICAST_GROUP_DEFINITION [--async]
[--description=DESCRIPTION] [--labels=[KEY=VALUE,...]]
[GCLOUD_WIDE_FLAG ...]
[--description=DESCRIPTION] [--[no-]enable-logging]
[--labels=[KEY=VALUE,...]] [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(ALPHA) Create a multicast group in the specified location of the current
@ -70,6 +70,10 @@ OPTIONAL FLAGS
--description=DESCRIPTION
The description for the multicast group.
--[no-]enable-logging
Whether to enable logging for this multicast group. Use
--enable-logging to enable and --no-enable-logging to disable.
--labels=[KEY=VALUE,...]
List of label KEY=VALUE pairs to add.