1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-16 20:36:39 +00:00

gcloud: Thu Jun 8 11:29:23 UTC 2023

This commit is contained in:
Automated 2023-06-08 11:29:23 +00:00
parent 91de7103bb
commit 435c9359b5
115 changed files with 1566 additions and 491 deletions

View file

@ -3,6 +3,7 @@ NAME
SYNOPSIS
gcloud logging sinks create SINK_NAME DESTINATION
[--custom-writer-identity=SERVICE_ACCOUNT_EMAIL]
[--description=DESCRIPTION] [--disabled]
[--exclusion=[description=DESCRIPTION],
[disabled=DISABLED],[filter=FILTER],[name=NAME]] [--include-children]
@ -70,6 +71,11 @@ POSITIONAL ARGUMENTS
The destination for the sink.
FLAGS
--custom-writer-identity=SERVICE_ACCOUNT_EMAIL
Writer identity for the sink. This flag can only be used if the
destination is a log bucket in a different project. The writer identity
is automatically generated when it is not provided for a sink.
--description=DESCRIPTION
Description of the sink.