1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-18 23:08:48 +00:00

gcloud: Thu Nov 7 09:57:40 UTC 2024

This commit is contained in:
Automated 2024-11-07 09:57:40 +00:00
parent d7d92f8000
commit 7da5872e5c
106 changed files with 3468 additions and 293 deletions

View file

@ -0,0 +1,34 @@
NAME
gcloud beta colab executions - manage Colab Enterprise notebook execution
jobs
SYNOPSIS
gcloud beta colab executions COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(BETA) For more information about executions, see
https://cloud.google.com/colab/docs/schedule-notebook-run.
GCLOUD WIDE FLAGS
These flags are available to all commands: --help.
Run $ gcloud help for details.
COMMANDS
COMMAND is one of the following:
create
(BETA) Create an execution.
delete
(BETA) Delete an execution.
describe
(BETA) Describe an execution.
list
(BETA) List your Colab Enterprise notebook execution jobs.
NOTES
This command is currently in beta and might change without notice.