mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-14 00:46:53 +00:00
38 lines
879 B
Text
38 lines
879 B
Text
NAME
|
|
gcloud beta logging links - manage log links
|
|
|
|
SYNOPSIS
|
|
gcloud beta logging links COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(BETA) 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
|
|
(BETA) Create a link on an analytics log bucket.
|
|
|
|
delete
|
|
(BETA) Delete a link.
|
|
|
|
describe
|
|
(BETA) Display information about a link.
|
|
|
|
list
|
|
(BETA) List created links on the specified bucket.
|
|
|
|
NOTES
|
|
This command is currently in beta and might change without notice. These
|
|
variants are also available:
|
|
|
|
$ gcloud logging links
|
|
|
|
$ gcloud alpha logging links
|
|
|