1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-13 16:37:00 +00:00
gcloud-help/gcloud/alpha/logging/sinks/help

44 lines
1 KiB
Text
Raw Normal View History

2022-03-01 04:29:52 +00:00
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
2023-06-08 11:29:23 +00:00
(ALPHA) Create a log sink.
2022-03-01 04:29:52 +00:00
delete
2023-01-19 00:56:33 +00:00
(ALPHA) Delete a sink.
2022-03-01 04:29:52 +00:00
describe
2023-01-19 00:56:33 +00:00
(ALPHA) Display information about a sink.
2022-03-01 04:29:52 +00:00
list
2023-01-19 00:56:33 +00:00
(ALPHA) List the defined sinks.
2022-03-01 04:29:52 +00:00
update
2023-01-19 00:56:33 +00:00
(ALPHA) Update a sink.
2022-03-01 04:29:52 +00:00
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