1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-16 20:36:39 +00:00
gcloud-help/gcloud/beta/logging/links/help

39 lines
918 B
Text
Raw Normal View History

2023-03-01 10:23:17 +00:00
NAME
2023-03-08 10:34:05 +00:00
gcloud beta logging links - manage linked datasets
2023-03-01 10:23:17 +00:00
SYNOPSIS
gcloud beta logging links COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
2023-03-08 10:34:05 +00:00
(BETA) Commands for managing linked datasets. A linked BigQuery dataset
contains log data for the linked dataset's parent log bucket.
2023-03-01 10:23:17 +00:00
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-03-08 10:34:05 +00:00
(BETA) Create a linked dataset on an analytics log bucket.
2023-03-01 10:23:17 +00:00
delete
2023-03-08 10:34:05 +00:00
(BETA) Delete a linked dataset.
2023-03-01 10:23:17 +00:00
describe
2023-03-08 10:34:05 +00:00
(BETA) Display information about a linked dataset.
2023-03-01 10:23:17 +00:00
list
2023-03-08 10:34:05 +00:00
(BETA) List created linked datasets on the specified bucket.
2023-03-01 10:23:17 +00:00
NOTES
This command is currently in beta and might change without notice. These
variants are also available:
$ gcloud logging links
$ gcloud alpha logging links