mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-20 04:58:26 +00:00
gcloud: Wed Feb 11 11:28:24 UTC 2026
This commit is contained in:
parent
582f364023
commit
aaff695a08
2667 changed files with 84754 additions and 68242 deletions
|
|
@ -89,10 +89,12 @@ REQUIRED FLAGS
|
|||
The direct notebook content as IPYNB. This can be a local filepath
|
||||
to an .ipynb file or can be set to - to read content from stdin.
|
||||
|
||||
The Dataform repository containing the notebook. Any notebook created
|
||||
from the Colab UI is automatically stored in a Dataform repository.
|
||||
The repository name can be found via the Dataform API by listing
|
||||
repositories in the same project and region as the notebook.
|
||||
Or at least one of these can be specified:
|
||||
|
||||
The Dataform repository containing the notebook. Any notebook
|
||||
created from the Colab UI is automatically stored in a Dataform
|
||||
repository. The repository name can be found via the Dataform API by
|
||||
listing repositories in the same project and region as the notebook.
|
||||
|
||||
Dataform repository resource - Unique name of the Dataform
|
||||
repository to source input notebook from. This represents a Cloud
|
||||
|
|
@ -125,7 +127,9 @@ REQUIRED FLAGS
|
|||
The commit SHA to read from the Dataform repository. If unset,
|
||||
the file will be read from HEAD.
|
||||
|
||||
The Cloud Storage notebook source.
|
||||
Or at least one of these can be specified:
|
||||
|
||||
The Cloud Storage notebook source.
|
||||
|
||||
--gcs-notebook-uri=GCS_NOTEBOOK_URI
|
||||
The Cloud Storage uri pointing to the notebook. Format:
|
||||
|
|
@ -165,12 +169,12 @@ OPTIONAL FLAGS
|
|||
◆ provide the argument --project on the command line;
|
||||
◆ set the property core/project.
|
||||
|
||||
--region=REGION
|
||||
ID of the region or fully qualified identifier for the region.
|
||||
--region=REGION
|
||||
ID of the region or fully qualified identifier for the region.
|
||||
|
||||
To set the region attribute:
|
||||
▸ provide the argument --region on the command line;
|
||||
▸ set the property colab/region.
|
||||
To set the region attribute:
|
||||
◆ provide the argument --region on the command line;
|
||||
◆ set the property colab/region.
|
||||
|
||||
GCLOUD WIDE FLAGS
|
||||
These flags are available to all commands: --access-token-file, --account,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue