mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 23:08:48 +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 alpha sql import bak INSTANCE URI --database=DATABASE, -d DATABASE
|
||||
[--async]
|
||||
[--async] [--[no-]striped]
|
||||
[--cert-path=CERT_PATH --pvk-path=PVK_PATH (--prompt-for-pvk-password
|
||||
| --pvk-password=PVK_PASSWORD)] [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
|
|
@ -50,6 +50,10 @@ OPTIONAL FLAGS
|
|||
Return immediately, without waiting for the operation in progress to
|
||||
complete.
|
||||
|
||||
--[no-]striped
|
||||
Whether SQL Server import should be striped. Use --striped to enable
|
||||
and --no-striped to disable.
|
||||
|
||||
Encryption info to support importing an encrypted .bak file
|
||||
|
||||
--cert-path=CERT_PATH
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue