mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-16 12:22:03 +00:00
gcloud: Wed Nov 13 10:04:10 UTC 2024
This commit is contained in:
parent
7da5872e5c
commit
a63704a3af
252 changed files with 4821 additions and 807 deletions
|
|
@ -14,7 +14,7 @@ SYNOPSIS
|
|||
[--region=REGION] [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
(BETA) Creates a notebook execution to be used on a Colab Enterprise
|
||||
(BETA) Create a notebook execution to be used on a Colab Enterprise
|
||||
runtime.
|
||||
|
||||
EXAMPLES
|
||||
|
|
@ -182,5 +182,8 @@ GCLOUD WIDE FLAGS
|
|||
Run $ gcloud help for details.
|
||||
|
||||
NOTES
|
||||
This command is currently in beta and might change without notice.
|
||||
This command is currently in beta and might change without notice. This
|
||||
variant is also available:
|
||||
|
||||
$ gcloud colab executions create
|
||||
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@ SYNOPSIS
|
|||
[GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
(BETA) Deletes a Colab Enterprise notebook execution.
|
||||
(BETA) Delete a Colab Enterprise notebook execution.
|
||||
|
||||
EXAMPLES
|
||||
To delete an execution with id my-execution, in region us-central1, run:
|
||||
|
|
@ -61,5 +61,8 @@ GCLOUD WIDE FLAGS
|
|||
Run $ gcloud help for details.
|
||||
|
||||
NOTES
|
||||
This command is currently in beta and might change without notice.
|
||||
This command is currently in beta and might change without notice. This
|
||||
variant is also available:
|
||||
|
||||
$ gcloud colab executions delete
|
||||
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@ SYNOPSIS
|
|||
[GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
(BETA) Describes a Colab Enterprise notebook execution.
|
||||
(BETA) Describe a Colab Enterprise notebook execution.
|
||||
|
||||
EXAMPLES
|
||||
To describe a notebook execution with id my-execution in region
|
||||
|
|
@ -57,5 +57,8 @@ GCLOUD WIDE FLAGS
|
|||
Run $ gcloud help for details.
|
||||
|
||||
NOTES
|
||||
This command is currently in beta and might change without notice.
|
||||
This command is currently in beta and might change without notice. This
|
||||
variant is also available:
|
||||
|
||||
$ gcloud colab executions describe
|
||||
|
||||
|
|
|
|||
|
|
@ -30,5 +30,8 @@ COMMANDS
|
|||
(BETA) List your Colab Enterprise notebook execution jobs.
|
||||
|
||||
NOTES
|
||||
This command is currently in beta and might change without notice.
|
||||
This command is currently in beta and might change without notice. This
|
||||
variant is also available:
|
||||
|
||||
$ gcloud colab executions
|
||||
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ SYNOPSIS
|
|||
[GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
(BETA) Lists your project's Colab Enterprise notebook executions in a given
|
||||
(BETA) List your project's Colab Enterprise notebook executions in a given
|
||||
region.
|
||||
|
||||
EXAMPLES
|
||||
|
|
@ -76,5 +76,8 @@ GCLOUD WIDE FLAGS
|
|||
Run $ gcloud help for details.
|
||||
|
||||
NOTES
|
||||
This command is currently in beta and might change without notice.
|
||||
This command is currently in beta and might change without notice. This
|
||||
variant is also available:
|
||||
|
||||
$ gcloud colab executions list
|
||||
|
||||
|
|
|
|||
|
|
@ -28,5 +28,8 @@ GROUPS
|
|||
(BETA) Manage Colab Enterprise notebook execution schedules.
|
||||
|
||||
NOTES
|
||||
This command is currently in beta and might change without notice.
|
||||
This command is currently in beta and might change without notice. This
|
||||
variant is also available:
|
||||
|
||||
$ gcloud colab
|
||||
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ SYNOPSIS
|
|||
[GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
(BETA) Adds an IAM policy binding to a Colab Enterprise runtime template.
|
||||
(BETA) Add an IAM policy binding to a Colab Enterprise runtime template.
|
||||
|
||||
EXAMPLES
|
||||
To set someone@example.com to have the roles/aiplatform.notebookRuntimeUser
|
||||
|
|
@ -85,5 +85,8 @@ GCLOUD WIDE FLAGS
|
|||
Run $ gcloud help for details.
|
||||
|
||||
NOTES
|
||||
This command is currently in beta and might change without notice.
|
||||
This command is currently in beta and might change without notice. This
|
||||
variant is also available:
|
||||
|
||||
$ gcloud colab runtime-templates add-iam-policy-binding
|
||||
|
||||
|
|
|
|||
|
|
@ -17,7 +17,7 @@ SYNOPSIS
|
|||
: --subnetwork-region=SUBNETWORK_REGION]] [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
(BETA) Creates a Colab Enterprise runtime template, a VM configuration for
|
||||
(BETA) Create a Colab Enterprise runtime template, a VM configuration for
|
||||
your notebook runtimes.
|
||||
|
||||
EXAMPLES
|
||||
|
|
@ -222,5 +222,8 @@ GCLOUD WIDE FLAGS
|
|||
Run $ gcloud help for details.
|
||||
|
||||
NOTES
|
||||
This command is currently in beta and might change without notice.
|
||||
This command is currently in beta and might change without notice. This
|
||||
variant is also available:
|
||||
|
||||
$ gcloud colab runtime-templates create
|
||||
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@ SYNOPSIS
|
|||
(RUNTIME_TEMPLATE : --region=REGION) [--async] [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
(BETA) Deletes a Colab Enterprise notebook runtime template.
|
||||
(BETA) Delete a Colab Enterprise notebook runtime template.
|
||||
|
||||
EXAMPLES
|
||||
To delete a runtime template with id 'my-runtime-template' in region
|
||||
|
|
@ -64,5 +64,8 @@ GCLOUD WIDE FLAGS
|
|||
Run $ gcloud help for details.
|
||||
|
||||
NOTES
|
||||
This command is currently in beta and might change without notice.
|
||||
This command is currently in beta and might change without notice. This
|
||||
variant is also available:
|
||||
|
||||
$ gcloud colab runtime-templates delete
|
||||
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@ SYNOPSIS
|
|||
(RUNTIME_TEMPLATE : --region=REGION) [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
(BETA) Describes a Colab Enterprise notebook runtime template.
|
||||
(BETA) Describe a Colab Enterprise notebook runtime template.
|
||||
|
||||
EXAMPLES
|
||||
To describe a runtime template with id 'my-runtime-template' in region
|
||||
|
|
@ -59,5 +59,8 @@ GCLOUD WIDE FLAGS
|
|||
Run $ gcloud help for details.
|
||||
|
||||
NOTES
|
||||
This command is currently in beta and might change without notice.
|
||||
This command is currently in beta and might change without notice. This
|
||||
variant is also available:
|
||||
|
||||
$ gcloud colab runtime-templates describe
|
||||
|
||||
|
|
|
|||
|
|
@ -9,7 +9,7 @@ SYNOPSIS
|
|||
[GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
(BETA) Gets the IAM policy for a Colab Enterprise runtime template.
|
||||
(BETA) Get the IAM policy for a Colab Enterprise runtime template.
|
||||
|
||||
EXAMPLES
|
||||
To get the IAM policy for a runtime template with id my-runtime-template in
|
||||
|
|
@ -90,5 +90,8 @@ GCLOUD WIDE FLAGS
|
|||
Run $ gcloud help for details.
|
||||
|
||||
NOTES
|
||||
This command is currently in beta and might change without notice.
|
||||
This command is currently in beta and might change without notice. This
|
||||
variant is also available:
|
||||
|
||||
$ gcloud colab runtime-templates get-iam-policy
|
||||
|
||||
|
|
|
|||
|
|
@ -45,5 +45,8 @@ COMMANDS
|
|||
defined in a JSON or YAML file.
|
||||
|
||||
NOTES
|
||||
This command is currently in beta and might change without notice.
|
||||
This command is currently in beta and might change without notice. This
|
||||
variant is also available:
|
||||
|
||||
$ gcloud colab runtime-templates
|
||||
|
||||
|
|
|
|||
|
|
@ -7,8 +7,8 @@ SYNOPSIS
|
|||
[--sort-by=[FIELD,...]] [--uri] [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
(BETA) Lists your project's Colab Enterprise notebook runtime templates in
|
||||
a given region.
|
||||
(BETA) List your project's Colab Enterprise notebook runtime templates in a
|
||||
given region.
|
||||
|
||||
EXAMPLES
|
||||
To list your runtime templates in region 'us-central1', run:
|
||||
|
|
@ -77,5 +77,8 @@ GCLOUD WIDE FLAGS
|
|||
Run $ gcloud help for details.
|
||||
|
||||
NOTES
|
||||
This command is currently in beta and might change without notice.
|
||||
This command is currently in beta and might change without notice. This
|
||||
variant is also available:
|
||||
|
||||
$ gcloud colab runtime-templates list
|
||||
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ SYNOPSIS
|
|||
[GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
(BETA) Removes an IAM policy binding from a Colab Enterprise runtime
|
||||
(BETA) Remove an IAM policy binding from a Colab Enterprise runtime
|
||||
template.
|
||||
|
||||
EXAMPLES
|
||||
|
|
@ -87,5 +87,8 @@ GCLOUD WIDE FLAGS
|
|||
Run $ gcloud help for details.
|
||||
|
||||
NOTES
|
||||
This command is currently in beta and might change without notice.
|
||||
This command is currently in beta and might change without notice. This
|
||||
variant is also available:
|
||||
|
||||
$ gcloud colab runtime-templates remove-iam-policy-binding
|
||||
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@ SYNOPSIS
|
|||
(RUNTIME_TEMPLATE : --region=REGION) POLICY_FILE [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
(BETA) Sets the IAM policy for a Colab Enterprise runtime template as
|
||||
(BETA) Set the IAM policy for a Colab Enterprise runtime template as
|
||||
defined in a JSON or YAML file.
|
||||
|
||||
See https://cloud.google.com/iam/docs/managing-policies for details of the
|
||||
|
|
@ -71,5 +71,8 @@ GCLOUD WIDE FLAGS
|
|||
Run $ gcloud help for details.
|
||||
|
||||
NOTES
|
||||
This command is currently in beta and might change without notice.
|
||||
This command is currently in beta and might change without notice. This
|
||||
variant is also available:
|
||||
|
||||
$ gcloud colab runtime-templates set-iam-policy
|
||||
|
||||
|
|
|
|||
|
|
@ -105,5 +105,8 @@ GCLOUD WIDE FLAGS
|
|||
Run $ gcloud help for details.
|
||||
|
||||
NOTES
|
||||
This command is currently in beta and might change without notice.
|
||||
This command is currently in beta and might change without notice. This
|
||||
variant is also available:
|
||||
|
||||
$ gcloud colab runtimes create
|
||||
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@ SYNOPSIS
|
|||
[GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
(BETA) Deletes a Colab Enterprise notebook runtime.
|
||||
(BETA) Delete a Colab Enterprise notebook runtime.
|
||||
|
||||
EXAMPLES
|
||||
To delete a runtime with id 'my-runtime' in region 'us-central1', run:
|
||||
|
|
@ -60,5 +60,8 @@ GCLOUD WIDE FLAGS
|
|||
Run $ gcloud help for details.
|
||||
|
||||
NOTES
|
||||
This command is currently in beta and might change without notice.
|
||||
This command is currently in beta and might change without notice. This
|
||||
variant is also available:
|
||||
|
||||
$ gcloud colab runtimes delete
|
||||
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@ SYNOPSIS
|
|||
[GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
(BETA) Describes a Colab Enterprise notebook runtime.
|
||||
(BETA) Describe a Colab Enterprise notebook runtime.
|
||||
|
||||
EXAMPLES
|
||||
To describe a runtime with id 'my-runtime' in region 'us-central1', run:
|
||||
|
|
@ -55,5 +55,8 @@ GCLOUD WIDE FLAGS
|
|||
Run $ gcloud help for details.
|
||||
|
||||
NOTES
|
||||
This command is currently in beta and might change without notice.
|
||||
This command is currently in beta and might change without notice. This
|
||||
variant is also available:
|
||||
|
||||
$ gcloud colab runtimes describe
|
||||
|
||||
|
|
|
|||
|
|
@ -38,5 +38,8 @@ COMMANDS
|
|||
(BETA) Upgrade a runtime.
|
||||
|
||||
NOTES
|
||||
This command is currently in beta and might change without notice.
|
||||
This command is currently in beta and might change without notice. This
|
||||
variant is also available:
|
||||
|
||||
$ gcloud colab runtimes
|
||||
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@ SYNOPSIS
|
|||
[GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
(BETA) Lists your project's Colab Enterprise notebook runtimes in a given
|
||||
(BETA) List your project's Colab Enterprise notebook runtimes in a given
|
||||
region.
|
||||
|
||||
EXAMPLES
|
||||
|
|
@ -76,5 +76,8 @@ GCLOUD WIDE FLAGS
|
|||
Run $ gcloud help for details.
|
||||
|
||||
NOTES
|
||||
This command is currently in beta and might change without notice.
|
||||
This command is currently in beta and might change without notice. This
|
||||
variant is also available:
|
||||
|
||||
$ gcloud colab runtimes list
|
||||
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@ SYNOPSIS
|
|||
[GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
(BETA) Starts a stopped Colab Enterprise notebook runtime.
|
||||
(BETA) Start a stopped Colab Enterprise notebook runtime.
|
||||
|
||||
EXAMPLES
|
||||
To start a runtime with id 'my-runtime' in region 'us-central1', run:
|
||||
|
|
@ -60,5 +60,8 @@ GCLOUD WIDE FLAGS
|
|||
Run $ gcloud help for details.
|
||||
|
||||
NOTES
|
||||
This command is currently in beta and might change without notice.
|
||||
This command is currently in beta and might change without notice. This
|
||||
variant is also available:
|
||||
|
||||
$ gcloud colab runtimes start
|
||||
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@ SYNOPSIS
|
|||
[GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
(BETA) Upgrades a Colab Enterprise notebook runtime.
|
||||
(BETA) Upgrade a Colab Enterprise notebook runtime.
|
||||
|
||||
EXAMPLES
|
||||
To upgrade a runtime with id 'my-runtime' in region 'us-central1', run:
|
||||
|
|
@ -60,5 +60,8 @@ GCLOUD WIDE FLAGS
|
|||
Run $ gcloud help for details.
|
||||
|
||||
NOTES
|
||||
This command is currently in beta and might change without notice.
|
||||
This command is currently in beta and might change without notice. This
|
||||
variant is also available:
|
||||
|
||||
$ gcloud colab runtimes upgrade
|
||||
|
||||
|
|
|
|||
|
|
@ -241,5 +241,8 @@ GCLOUD WIDE FLAGS
|
|||
Run $ gcloud help for details.
|
||||
|
||||
NOTES
|
||||
This command is currently in beta and might change without notice.
|
||||
This command is currently in beta and might change without notice. This
|
||||
variant is also available:
|
||||
|
||||
$ gcloud colab schedules create
|
||||
|
||||
|
|
|
|||
|
|
@ -59,5 +59,8 @@ GCLOUD WIDE FLAGS
|
|||
Run $ gcloud help for details.
|
||||
|
||||
NOTES
|
||||
This command is currently in beta and might change without notice.
|
||||
This command is currently in beta and might change without notice. This
|
||||
variant is also available:
|
||||
|
||||
$ gcloud colab schedules delete
|
||||
|
||||
|
|
|
|||
|
|
@ -55,5 +55,8 @@ GCLOUD WIDE FLAGS
|
|||
Run $ gcloud help for details.
|
||||
|
||||
NOTES
|
||||
This command is currently in beta and might change without notice.
|
||||
This command is currently in beta and might change without notice. This
|
||||
variant is also available:
|
||||
|
||||
$ gcloud colab schedules describe
|
||||
|
||||
|
|
|
|||
|
|
@ -39,5 +39,8 @@ COMMANDS
|
|||
(BETA) Update a schedule.
|
||||
|
||||
NOTES
|
||||
This command is currently in beta and might change without notice.
|
||||
This command is currently in beta and might change without notice. This
|
||||
variant is also available:
|
||||
|
||||
$ gcloud colab schedules
|
||||
|
||||
|
|
|
|||
|
|
@ -76,5 +76,8 @@ GCLOUD WIDE FLAGS
|
|||
Run $ gcloud help for details.
|
||||
|
||||
NOTES
|
||||
This command is currently in beta and might change without notice.
|
||||
This command is currently in beta and might change without notice. This
|
||||
variant is also available:
|
||||
|
||||
$ gcloud colab schedules list
|
||||
|
||||
|
|
|
|||
|
|
@ -54,5 +54,8 @@ GCLOUD WIDE FLAGS
|
|||
Run $ gcloud help for details.
|
||||
|
||||
NOTES
|
||||
This command is currently in beta and might change without notice.
|
||||
This command is currently in beta and might change without notice. This
|
||||
variant is also available:
|
||||
|
||||
$ gcloud colab schedules pause
|
||||
|
||||
|
|
|
|||
|
|
@ -61,5 +61,8 @@ GCLOUD WIDE FLAGS
|
|||
Run $ gcloud help for details.
|
||||
|
||||
NOTES
|
||||
This command is currently in beta and might change without notice.
|
||||
This command is currently in beta and might change without notice. This
|
||||
variant is also available:
|
||||
|
||||
$ gcloud colab schedules resume
|
||||
|
||||
|
|
|
|||
|
|
@ -106,5 +106,8 @@ GCLOUD WIDE FLAGS
|
|||
Run $ gcloud help for details.
|
||||
|
||||
NOTES
|
||||
This command is currently in beta and might change without notice.
|
||||
This command is currently in beta and might change without notice. This
|
||||
variant is also available:
|
||||
|
||||
$ gcloud colab schedules update
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue