mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 10:35:03 +00:00
gcloud: Thu Jun 15 10:31:27 UTC 2023
This commit is contained in:
parent
435c9359b5
commit
2102dc5511
223 changed files with 8143 additions and 443 deletions
|
|
@ -63,6 +63,11 @@ EXAMPLES
|
|||
logging.googleapis.com/projects/my-central-project/locations/\
|
||||
global/buckets/my-central-bucket
|
||||
|
||||
To route all logs to another project, run:
|
||||
|
||||
$ gcloud logging sinks create my-sink \
|
||||
logging.googleapis.com/projects/my-destination-project
|
||||
|
||||
POSITIONAL ARGUMENTS
|
||||
SINK_NAME
|
||||
The name for the sink.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue