mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-11 07:29:40 +00:00
gcloud: Thu Jun 15 10:31:27 UTC 2023
This commit is contained in:
parent
435c9359b5
commit
2102dc5511
223 changed files with 8143 additions and 443 deletions
|
|
@ -11,7 +11,7 @@ DESCRIPTION
|
|||
|
||||
POSITIONAL ARGUMENTS
|
||||
JOB_ID [JOB_ID ...]
|
||||
The job IDs to operate on.
|
||||
Job IDs to operate on.
|
||||
|
||||
FLAGS
|
||||
--force
|
||||
|
|
@ -20,8 +20,7 @@ FLAGS
|
|||
ago for a job to be force cancelled.
|
||||
|
||||
--region=REGION_ID
|
||||
The region ID of the jobs' regional endpoint. Defaults to
|
||||
'us-central1'.
|
||||
Region ID of the jobs' regional endpoint. Defaults to 'us-central1'.
|
||||
|
||||
GCLOUD WIDE FLAGS
|
||||
These flags are available to all commands: --access-token-file, --account,
|
||||
|
|
|
|||
|
|
@ -23,15 +23,14 @@ DESCRIPTION
|
|||
|
||||
POSITIONAL ARGUMENTS
|
||||
JOB_ID
|
||||
The job ID to operate on.
|
||||
Job ID to operate on.
|
||||
|
||||
FLAGS
|
||||
--full
|
||||
Retrieve the full Job rather than the summary view
|
||||
|
||||
--region=REGION_ID
|
||||
The region ID of the job's regional endpoint. Defaults to
|
||||
'us-central1'.
|
||||
Region ID of the job's regional endpoint. Defaults to 'us-central1'.
|
||||
|
||||
GCLOUD WIDE FLAGS
|
||||
These flags are available to all commands: --access-token-file, --account,
|
||||
|
|
|
|||
|
|
@ -14,12 +14,11 @@ DESCRIPTION
|
|||
|
||||
POSITIONAL ARGUMENTS
|
||||
JOB_ID [JOB_ID ...]
|
||||
The job IDs to operate on.
|
||||
Job IDs to operate on.
|
||||
|
||||
FLAGS
|
||||
--region=REGION_ID
|
||||
The region ID of the jobs' regional endpoint. Defaults to
|
||||
'us-central1'.
|
||||
Region ID of the jobs' regional endpoint. Defaults to 'us-central1'.
|
||||
|
||||
GCLOUD WIDE FLAGS
|
||||
These flags are available to all commands: --access-token-file, --account,
|
||||
|
|
|
|||
|
|
@ -58,8 +58,7 @@ OPTIONAL FLAGS
|
|||
The parameters to pass to the job.
|
||||
|
||||
--region=REGION_ID
|
||||
The region ID of the job's regional endpoint. Defaults to
|
||||
'us-central1'.
|
||||
Region ID of the job's regional endpoint. Defaults to 'us-central1'.
|
||||
|
||||
--service-account-email=SERVICE_ACCOUNT_EMAIL
|
||||
The service account to run the workers as.
|
||||
|
|
|
|||
|
|
@ -10,15 +10,14 @@ DESCRIPTION
|
|||
|
||||
POSITIONAL ARGUMENTS
|
||||
JOB_ID
|
||||
The job ID to operate on.
|
||||
Job ID to operate on.
|
||||
|
||||
FLAGS
|
||||
--environment
|
||||
If present, the environment will be listed.
|
||||
|
||||
--region=REGION_ID
|
||||
The region ID of the job's regional endpoint. Defaults to
|
||||
'us-central1'.
|
||||
Region ID of the job's regional endpoint. Defaults to 'us-central1'.
|
||||
|
||||
--steps
|
||||
If present, the steps will be listed.
|
||||
|
|
|
|||
|
|
@ -72,8 +72,7 @@ REQUIRED FLAGS
|
|||
The unique name to assign to the Cloud Dataflow job.
|
||||
|
||||
--region=REGION
|
||||
The region ID of the job's regional endpoint. Defaults to
|
||||
'us-central1'.
|
||||
Region ID of the job's regional endpoint. Defaults to 'us-central1'.
|
||||
|
||||
The destination(s) for the output of the query.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue