gcloud logging sinks - manages sinks used to route logs to storage or export destinations
gcloud logging sinks COMMAND [GCLOUD_WIDE_FLAG ...]
Manages sinks used to route logs to storage or export destinations.
These flags are available to all commands: --help.
Run $ gcloud help for details.
COMMAND is one of the following:
- create
Create a log sink.
- delete
Delete a sink.
- describe
Display information about a sink.
- list
List the defined sinks.
- update
Update a sink.
These variants are also available:
$ gcloud alpha logging sinks
$ gcloud beta logging sinks