mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 14:56:05 +00:00
gcloud: Wed Sep 24 11:08:57 UTC 2025
This commit is contained in:
parent
79c9fb4d92
commit
1dea1ef852
168 changed files with 6625 additions and 700 deletions
|
|
@ -8,6 +8,8 @@ SYNOPSIS
|
|||
[--logging-config=LOGGING_CONFIG] [--update-labels=[KEY=VALUE,...]]
|
||||
[--clear-crypto-key | --crypto-key=CRYPTO_KEY]
|
||||
[--clear-labels | --remove-labels=[KEY,...]]
|
||||
[--clear-project-subscriptions | --[no-]organization-subscription
|
||||
| --project-subscriptions=GAS_PROJECT_SUBSCRIPTION,[...]]
|
||||
[--destination-message-bus=DESTINATION_MESSAGE_BUS
|
||||
: --destination-message-bus-project=DESTINATION_MESSAGE_BUS_PROJECT]
|
||||
[GCLOUD_WIDE_FLAG ...]
|
||||
|
|
@ -123,6 +125,19 @@ FLAGS
|
|||
silently ignored. If --update-labels is also specified then
|
||||
--update-labels is applied first.
|
||||
|
||||
At most one of these can be specified:
|
||||
|
||||
--clear-project-subscriptions
|
||||
Clear the project subscriptions for the resource.
|
||||
|
||||
--[no-]organization-subscription
|
||||
The organization subscription for the resource. Use
|
||||
--organization-subscription to enable and
|
||||
--no-organization-subscription to disable.
|
||||
|
||||
--project-subscriptions=GAS_PROJECT_SUBSCRIPTION,[...]
|
||||
The project subscriptions for the resource.
|
||||
|
||||
Message bus resource - The destination message bus of the Google API
|
||||
source. The arguments in this group can be used to specify the attributes
|
||||
of this resource. (NOTE) Some attributes are not given arguments in this
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue