mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-16 12:22:03 +00:00
gcloud: Wed Mar 15 11:22:01 UTC 2023
This commit is contained in:
parent
29661f002c
commit
a4bd29dd06
164 changed files with 2541 additions and 844 deletions
|
|
@ -32,8 +32,8 @@ REQUIRED FLAGS
|
|||
Notebook related configurations.
|
||||
|
||||
--kernel-type=KERNEL_TYPE
|
||||
Kernel Type of the notebook. KERNEL_TYPE must be (currently only
|
||||
one value is supported):
|
||||
Kernel Type of the notebook. KERNEL_TYPE must be (only one value is
|
||||
supported):
|
||||
|
||||
PYTHON3
|
||||
python3
|
||||
|
|
@ -42,7 +42,7 @@ REQUIRED FLAGS
|
|||
|
||||
--query-engine=QUERY_ENGINE
|
||||
Query Engine to be used for the Sql Query. QUERY_ENGINE must be
|
||||
(currently only one value is supported):
|
||||
(only one value is supported):
|
||||
|
||||
SPARK
|
||||
spark
|
||||
|
|
|
|||
|
|
@ -83,8 +83,8 @@ FLAGS
|
|||
Notebook related configurations.
|
||||
|
||||
--kernel-type=KERNEL_TYPE
|
||||
Kernel Type of the notebook. KERNEL_TYPE must be (currently only
|
||||
one value is supported):
|
||||
Kernel Type of the notebook. KERNEL_TYPE must be (only one value is
|
||||
supported):
|
||||
|
||||
PYTHON3
|
||||
python3
|
||||
|
|
@ -93,7 +93,7 @@ FLAGS
|
|||
|
||||
--query-engine=QUERY_ENGINE
|
||||
Query Engine to be used for the Sql Query. QUERY_ENGINE must be
|
||||
(currently only one value is supported):
|
||||
(only one value is supported):
|
||||
|
||||
SPARK
|
||||
spark
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue