mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 10:35:03 +00:00
gcloud: Thu Sep 7 10:42:28 UTC 2023
This commit is contained in:
parent
f9edf67fe5
commit
6c8d2eb024
307 changed files with 4053 additions and 1615 deletions
|
|
@ -5,7 +5,8 @@ SYNOPSIS
|
|||
gcloud alpha notebooks instances diagnose (INSTANCE : --location=LOCATION)
|
||||
--gcs-bucket=GCS_BUCKET [--async] [--enable-copy-home-files]
|
||||
[--enable-packet-capture] [--enable-repair]
|
||||
[--relative-path=RELATIVE_PATH] [GCLOUD_WIDE_FLAG ...]
|
||||
[--relative-path=RELATIVE_PATH] [--timeout-minutes=TIMEOUT_MINUTES]
|
||||
[GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
(ALPHA) (DEPRECATED) This command is deprecated. Please use gcloud
|
||||
|
|
@ -94,6 +95,9 @@ OPTIONAL FLAGS
|
|||
directory of the Cloud Storage bucketFormat of full path:
|
||||
gs://{gcs_bucket}/{relative_path}/
|
||||
|
||||
--timeout-minutes=TIMEOUT_MINUTES
|
||||
Maximum amount of time in minutes before the operation times out
|
||||
|
||||
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