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

gcloud: Wed Feb 15 10:13:15 UTC 2023

This commit is contained in:
Automated 2023-02-15 10:13:15 +00:00
parent 02b395b082
commit 78fb6d9419
375 changed files with 5899 additions and 1603 deletions

View file

@ -3,7 +3,7 @@ NAME
Google BigQuery dataset
SYNOPSIS
gcloud alpha bq datasets config export (DATASET : --all)
gcloud alpha bq datasets config export ([DATASET]] --all)
[--path=PATH; default="-"] [--resource-format=RESOURCE_FORMAT]
[GCLOUD_WIDE_FLAG ...]
@ -47,9 +47,6 @@ POSITIONAL ARGUMENTS
set the dataset attribute:
▸ provide the argument dataset on the command line.
This positional argument must be specified if any of the other
arguments in this group are specified.
--all
Retrieve all resources within the project. If --path is specified and
is a valid directory, resources will be output as individual files

View file

@ -3,8 +3,9 @@ NAME
BigQuery job
SYNOPSIS
gcloud alpha bq jobs config export (JOB : --all) [--path=PATH; default="-"]
[--resource-format=RESOURCE_FORMAT] [GCLOUD_WIDE_FLAG ...]
gcloud alpha bq jobs config export ([JOB]] --all)
[--path=PATH; default="-"] [--resource-format=RESOURCE_FORMAT]
[GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(ALPHA) gcloud alpha bq jobs config export exports the configuration for a
@ -45,9 +46,6 @@ POSITIONAL ARGUMENTS
job attribute:
▸ provide the argument job on the command line.
This positional argument must be specified if any of the other
arguments in this group are specified.
--all
Retrieve all resources within the project. If --path is specified and
is a valid directory, resources will be output as individual files