1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-08 18:45:13 +00:00
gcloud-help/gcloud/beta/colab/runtime-templates/help
2024-11-13 10:04:10 +00:00

52 lines
1.3 KiB
Text

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. This
variant is also available:
$ gcloud colab runtime-templates