1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-11 07:29:40 +00:00
gcloud-help/gcloud/alpha/logging/links/help

41 lines
1.1 KiB
Text
Raw Normal View History

2023-03-01 10:23:17 +00:00
NAME
2023-03-08 10:34:05 +00:00
gcloud alpha logging links - manage linked datasets
2023-03-01 10:23:17 +00:00
SYNOPSIS
gcloud alpha logging links COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
2023-03-08 10:34:05 +00:00
(ALPHA) 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
(ALPHA) 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
(ALPHA) Delete a linked dataset.
2023-03-01 10:23:17 +00:00
describe
2023-03-08 10:34:05 +00:00
(ALPHA) Display information about a linked dataset.
2023-03-01 10:23:17 +00:00
list
2023-03-08 10:34:05 +00:00
(ALPHA) List created linked datasets on the specified bucket.
2023-03-01 10:23:17 +00:00
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