mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-20 13:10:18 +00:00
gcloud: Wed Oct 16 09:53:34 UTC 2024
This commit is contained in:
parent
4ffb04ab9e
commit
694f6671d0
151 changed files with 4031 additions and 414 deletions
49
gcloud/beta/colab/runtime-templates/help
Normal file
49
gcloud/beta/colab/runtime-templates/help
Normal file
|
|
@ -0,0 +1,49 @@
|
|||
NAME
|
||||
gcloud beta colab runtime-templates - manage Colab Enterprise runtime
|
||||
templates
|
||||
|
||||
SYNOPSIS
|
||||
gcloud beta colab runtime-templates COMMAND [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
(BETA) For more information about runtime templates, see
|
||||
https://cloud.google.com/colab/docs/runtimes#runtime-templates
|
||||
|
||||
GCLOUD WIDE FLAGS
|
||||
These flags are available to all commands: --help.
|
||||
|
||||
Run $ gcloud help for details.
|
||||
|
||||
COMMANDS
|
||||
COMMAND is one of the following:
|
||||
|
||||
add-iam-policy-binding
|
||||
(BETA) Add an IAM policy binding to a Colab Enterprise runtime
|
||||
template.
|
||||
|
||||
create
|
||||
(BETA) Create a runtime template.
|
||||
|
||||
delete
|
||||
(BETA) Delete a runtime template.
|
||||
|
||||
describe
|
||||
(BETA) Describe a runtime template.
|
||||
|
||||
get-iam-policy
|
||||
(BETA) Get IAM policy for a Colab Enterprise runtime template.
|
||||
|
||||
list
|
||||
(BETA) List your runtime templates.
|
||||
|
||||
remove-iam-policy-binding
|
||||
(BETA) Remove an IAM policy binding from a Colab Enterprise runtime
|
||||
template.
|
||||
|
||||
set-iam-policy
|
||||
(BETA) Set IAM policy for a Colab Enterprise runtime template as
|
||||
defined in a JSON or YAML file.
|
||||
|
||||
NOTES
|
||||
This command is currently in beta and might change without notice.
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue