mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 23:08:48 +00:00
gcloud: Wed Jan 25 10:09:52 UTC 2023
This commit is contained in:
parent
1248f773ec
commit
6dc17bdd4a
218 changed files with 6694 additions and 2033 deletions
|
|
@ -69,7 +69,10 @@ OPTIONAL FLAGS
|
|||
|
||||
--dump-type=DUMP_TYPE; default="mysql"
|
||||
The type of the database dump. If unspecified, defaults to mysql.
|
||||
DUMP_TYPE must be (currently only one value is supported):
|
||||
DUMP_TYPE must be one of:
|
||||
|
||||
avro
|
||||
Database dump contains AVRO files.
|
||||
|
||||
mysql
|
||||
Database dump is a MYSQL dump file.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue