1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-08 10:35:03 +00:00
gcloud-help/gcloud/alpha/logging/sinks/help
2023-06-08 11:29:23 +00:00

43 lines
1 KiB
Text

NAME
gcloud alpha logging sinks - manages sinks used to route logs to storage or
export destinations
SYNOPSIS
gcloud alpha logging sinks COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(ALPHA) 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
(ALPHA) Create a log sink.
delete
(ALPHA) Delete a sink.
describe
(ALPHA) Display information about a sink.
list
(ALPHA) List the defined sinks.
update
(ALPHA) Update a sink.
NOTES
This command is currently in alpha and might change without notice. If this
command fails with API permission errors despite specifying the correct
project, you might be trying to access an API with an invitation-only early
access allowlist. These variants are also available:
$ gcloud logging sinks
$ gcloud beta logging sinks