1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-09 19:06:53 +00:00
gcloud-help/gcloud/colab/runtime-templates/help
2024-11-13 10:04:10 +00:00

48 lines
1.1 KiB
Text

NAME
gcloud colab runtime-templates - manage Colab Enterprise runtime templates
SYNOPSIS
gcloud colab runtime-templates COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
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
Add an IAM policy binding to a Colab Enterprise runtime template.
create
Create a runtime template.
delete
Delete a runtime template.
describe
Describe a runtime template.
get-iam-policy
Get IAM policy for a Colab Enterprise runtime template.
list
List your runtime templates.
remove-iam-policy-binding
Remove an IAM policy binding from a Colab Enterprise runtime template.
set-iam-policy
Set IAM policy for a Colab Enterprise runtime template as defined in a
JSON or YAML file.
NOTES
This variant is also available:
$ gcloud beta colab runtime-templates