gdcloud database export sql

名前

gdcloud database export sql - DBCluster カスタム リソースから SQL ダンプファイルにデータをエクスポートし、オブジェクト ストレージにアップロードします。

概要

gdcloud database export sql CLUSTER_NAME URI [flags]

EXAMPLES

To export data to an SQL dump file and upload to directory "dmp" under bucket "mybucket" from the DBCluster "sample-dbc", run:

  gdcloud database export sql sample-dbc mybucket/dmp/

オプションのフラグ

      --zone string   Zone to use for this invocation. To preset the zone flag for all commands that require it, run: "gdcloud config set core/zone ZONE". The zone flag is available only in multi-zone environments.

GDCLOUD ワイドフラグ

これらのフラグは、すべてのコマンドで使用できます: --configuration--format--help--project--quiet

詳細については、gdcloud CLI リファレンスの概要ページをご覧ください。