mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 14:56:05 +00:00
gcloud: Thu Jan 19 00:56:33 UTC 2023
This commit is contained in:
parent
348d9760ee
commit
1248f773ec
1462 changed files with 51835 additions and 5402 deletions
|
|
@ -1,5 +1,5 @@
|
|||
NAME
|
||||
gcloud alpha logging sinks update - updates a sink
|
||||
gcloud alpha logging sinks update - update a sink
|
||||
|
||||
SYNOPSIS
|
||||
gcloud alpha logging sinks update SINK_NAME [DESTINATION]
|
||||
|
|
@ -16,7 +16,7 @@ SYNOPSIS
|
|||
[GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
(ALPHA) Changes the [DESTINATION] or --log-filter associated with a sink.
|
||||
(ALPHA) Change the [DESTINATION] or --log-filter associated with a sink.
|
||||
The new destination must already exist and Cloud Logging must have
|
||||
permission to write to it.
|
||||
|
||||
|
|
@ -123,16 +123,16 @@ FLAGS
|
|||
At most one of these can be specified:
|
||||
|
||||
--billing-account=BILLING_ACCOUNT_ID
|
||||
Update a sink associated with this billing account.
|
||||
Billing account of the sink to update.
|
||||
|
||||
--folder=FOLDER_ID
|
||||
Update a sink associated with this folder.
|
||||
Folder of the sink to update.
|
||||
|
||||
--organization=ORGANIZATION_ID
|
||||
Update a sink associated with this organization.
|
||||
Organization of the sink to update.
|
||||
|
||||
--project=PROJECT_ID
|
||||
Update a sink associated with this project.
|
||||
Project of the sink to update.
|
||||
|
||||
The Google Cloud project ID to use for this invocation. If omitted,
|
||||
then the current project is assumed; the current project can be
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue