1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-09 10:56:49 +00:00
gcloud-help/gcloud/beta/logging/links/help
2023-03-08 10:34:05 +00:00

38 lines
918 B
Text

NAME
gcloud beta logging links - manage linked datasets
SYNOPSIS
gcloud beta logging links COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(BETA) 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
(BETA) Create a linked dataset on an analytics log bucket.
delete
(BETA) Delete a linked dataset.
describe
(BETA) Display information about a linked dataset.
list
(BETA) List created linked datasets 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