mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 18:45:13 +00:00
41 lines
867 B
Text
41 lines
867 B
Text
NAME
|
|
gcloud beta logging sinks - manages sinks used to route logs to storage or
|
|
export destinations
|
|
|
|
SYNOPSIS
|
|
gcloud beta logging sinks COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(BETA) Manages sinks used to route logs to storage or export destinations.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
create
|
|
(BETA) Create a log sink.
|
|
|
|
delete
|
|
(BETA) Delete a sink.
|
|
|
|
describe
|
|
(BETA) Display information about a sink.
|
|
|
|
list
|
|
(BETA) List the defined sinks.
|
|
|
|
update
|
|
(BETA) Update a sink.
|
|
|
|
NOTES
|
|
This command is currently in beta and might change without notice. These
|
|
variants are also available:
|
|
|
|
$ gcloud logging sinks
|
|
|
|
$ gcloud alpha logging sinks
|
|
|