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

gcloud: Thu Jan 18 10:21:20 UTC 2024

This commit is contained in:
Automated 2024-01-18 10:21:20 +00:00
parent 5fec13c692
commit a47e1e835a
156 changed files with 4341 additions and 674 deletions

View file

@ -4,7 +4,9 @@ NAME
SYNOPSIS
gcloud beta dataproc clusters diagnose (CLUSTER : --region=REGION)
[GCLOUD_WIDE_FLAG ...]
[--end-time=END_TIME] [--job-ids=JOB_IDS] [--start-time=START_TIME]
[--tarball-access=TARBALL_ACCESS]
[--yarn-application-ids=YARN_APPLICATION_IDS] [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(BETA) Run a detailed diagnostic on a cluster.
@ -50,6 +52,25 @@ POSITIONAL ARGUMENTS
▸ provide the argument --region on the command line;
▸ set the property dataproc/region.
FLAGS
--end-time=END_TIME
Time instant to stop the diagnosis at (in %Y-%m-%dT%H:%M:%S.%fZ
format).
--job-ids=JOB_IDS
A list of jobs on which to perform the diagnosis.
--start-time=START_TIME
Time instant to start the diagnosis from (in %Y-%m-%dT%H:%M:%S.%fZ
format).
--tarball-access=TARBALL_ACCESS
Target access privileges for diagnose tarball. TARBALL_ACCESS must be
one of: GOOGLE_CLOUD_SUPPORT, GOOGLE_DATAPROC_DIAGNOSE.
--yarn-application-ids=YARN_APPLICATION_IDS
A list of yarn applications on which to perform the diagnosis.
GCLOUD WIDE FLAGS
These flags are available to all commands: --access-token-file, --account,
--billing-project, --configuration, --flags-file, --flatten, --format,