mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 06:47:12 +00:00
gcloud: Thu Jan 19 00:56:33 UTC 2023
This commit is contained in:
parent
348d9760ee
commit
1248f773ec
1462 changed files with 51835 additions and 5402 deletions
|
|
@ -4,7 +4,7 @@ NAME
|
|||
SYNOPSIS
|
||||
gcloud spanner samples run APPNAME --instance-id=INSTANCE_ID [--no-cleanup]
|
||||
[--database-id=DATABASE_ID] [--duration=DURATION; default="1h"]
|
||||
[GCLOUD_WIDE_FLAG ...]
|
||||
[--skip-init] [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
Each Cloud Spanner sample application includes a backend gRPC service
|
||||
|
|
@ -44,6 +44,9 @@ OPTIONAL FLAGS
|
|||
Duration of time allowed to run the sample app before stopping the
|
||||
service.
|
||||
|
||||
--skip-init
|
||||
Use an existing database instead of creating a new one.
|
||||
|
||||
GCLOUD WIDE FLAGS
|
||||
These flags are available to all commands: --access-token-file, --account,
|
||||
--billing-project, --configuration, --flags-file, --flatten, --format,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue