mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 14:56:05 +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,8 @@ NAME
|
|||
SYNOPSIS
|
||||
gcloud beta spanner samples run APPNAME --instance-id=INSTANCE_ID
|
||||
[--no-cleanup] [--database-id=DATABASE_ID]
|
||||
[--duration=DURATION; default="1h"] [GCLOUD_WIDE_FLAG ...]
|
||||
[--duration=DURATION; default="1h"] [--skip-init]
|
||||
[GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
(BETA) Each Cloud Spanner sample application includes a backend gRPC
|
||||
|
|
@ -44,6 +45,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