mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 10:35:03 +00:00
37 lines
807 B
Text
37 lines
807 B
Text
NAME
|
|
gcloud logging links - manage linked datasets
|
|
|
|
SYNOPSIS
|
|
gcloud logging links COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
Commands for managing linked datasets. A linked BigQuery dataset contains
|
|
log data for the linked dataset'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
|
|
Create a linked dataset on an analytics log bucket.
|
|
|
|
delete
|
|
Delete a linked dataset.
|
|
|
|
describe
|
|
Display information about a linked dataset.
|
|
|
|
list
|
|
List created linked datasets on the specified bucket.
|
|
|
|
NOTES
|
|
These variants are also available:
|
|
|
|
$ gcloud alpha logging links
|
|
|
|
$ gcloud beta logging links
|
|
|