mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 14:56:05 +00:00
gcloud: Thu Feb 22 10:25:44 UTC 2024
This commit is contained in:
parent
5bf6fb3fc0
commit
8778dcbd7e
245 changed files with 9946 additions and 513 deletions
|
|
@ -3,7 +3,7 @@ NAME
|
|||
|
||||
SYNOPSIS
|
||||
gcloud infra-manager previews export (PREVIEW : --location=LOCATION)
|
||||
[GCLOUD_WIDE_FLAG ...]
|
||||
[--file=FILE; default="preview"] [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
This command generates a signed url to download a preview results.
|
||||
|
|
@ -46,6 +46,13 @@ POSITIONAL ARGUMENTS
|
|||
▸ provide the argument --location on the command line;
|
||||
▸ set the property infra-manager/location.
|
||||
|
||||
FLAGS
|
||||
--file=FILE; default="preview"
|
||||
File name for preview export artifacts. It is optional and if --file is
|
||||
specified with a name or complete path, the artifacts will be
|
||||
downloaded to either the current directory with files named as the name
|
||||
provided or to the complete path.
|
||||
|
||||
GCLOUD WIDE FLAGS
|
||||
These flags are available to all commands: --access-token-file, --account,
|
||||
--billing-project, --configuration, --flags-file, --flatten, --format,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue