1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-20 04:58:26 +00:00

gcloud: Wed Mar 8 10:34:05 UTC 2023

This commit is contained in:
Automated 2023-03-08 10:34:05 +00:00
parent bdaa0b3cfc
commit 29661f002c
111 changed files with 1800 additions and 704 deletions

View file

@ -1,12 +1,12 @@
NAME
gcloud alpha logging links - manage log links
gcloud alpha logging links - manage linked datasets
SYNOPSIS
gcloud alpha logging links COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(ALPHA) Commands for managing links. A log link represents a linked
BigQuery dataset that contains log data for the link's parent log bucket.
(ALPHA) 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.
@ -17,16 +17,16 @@ COMMANDS
COMMAND is one of the following:
create
(ALPHA) Create a link on an analytics log bucket.
(ALPHA) Create a linked dataset on an analytics log bucket.
delete
(ALPHA) Delete a link.
(ALPHA) Delete a linked dataset.
describe
(ALPHA) Display information about a link.
(ALPHA) Display information about a linked dataset.
list
(ALPHA) List created links on the specified bucket.
(ALPHA) List created linked datasets on the specified bucket.
NOTES
This command is currently in alpha and might change without notice. If this