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,7 +8,10 @@ SYNOPSIS
|
|||
(--destination-message-bus=DESTINATION_MESSAGE_BUS
|
||||
: --destination-message-bus-project=DESTINATION_MESSAGE_BUS_PROJECT)
|
||||
[--async] [--crypto-key=CRYPTO_KEY] [--labels=[KEY=VALUE,...]]
|
||||
[--logging-config=LOGGING_CONFIG] [GCLOUD_WIDE_FLAG ...]
|
||||
[--logging-config=LOGGING_CONFIG]
|
||||
[--[no-]organization-subscription
|
||||
| --project-subscriptions=GAS_PROJECT_SUBSCRIPTION,[...]]
|
||||
[GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
(BETA) Create an Eventarc Google API source.
|
||||
|
|
@ -115,6 +118,16 @@ OPTIONAL FLAGS
|
|||
one of: NONE, DEBUG, INFO, NOTICE, WARNING, ERROR, CRITICAL, ALERT,
|
||||
EMERGENCY.
|
||||
|
||||
At most one of these can be specified:
|
||||
|
||||
--[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.
|
||||
|
||||
GCLOUD WIDE FLAGS
|
||||
These flags are available to all commands: --access-token-file, --account,
|
||||
--billing-project, --configuration, --flags-file, --flatten, --format,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue