1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-13 08:27:05 +00:00
gcloud-help/gcloud/alpha/logging/links/help
2023-03-01 10:23:17 +00:00

40 lines
1 KiB
Text

NAME
gcloud alpha logging links - manage log links
SYNOPSIS
gcloud alpha logging links COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(ALPHA) Commands for managing links. A log link represents a linked
BigQuery dataset that contains log data for the link's parent log bucket.
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 link on an analytics log bucket.
delete
(ALPHA) Delete a link.
describe
(ALPHA) Display information about a link.
list
(ALPHA) List created links on the specified bucket.
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 links
$ gcloud beta logging links