Tetap teratur dengan koleksi
Simpan dan kategorikan konten berdasarkan preferensi Anda.
NAMA
gdcloud database export sql - Mengekspor data dari resource kustom DBCluster ke file dump SQL dan mengupload ke penyimpanan objek.
SINOPSIS
gdcloud database export sql CLUSTER_NAME URI [flags]
CONTOH
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/
FLAG GDCLOUD WIDE
Flag ini tersedia untuk semua perintah: --configuration, --format, --help, --project, --quiet.
[[["Mudah dipahami","easyToUnderstand","thumb-up"],["Memecahkan masalah saya","solvedMyProblem","thumb-up"],["Lainnya","otherUp","thumb-up"]],[["Sulit dipahami","hardToUnderstand","thumb-down"],["Informasi atau kode contoh salah","incorrectInformationOrSampleCode","thumb-down"],["Informasi/contoh yang saya butuhkan tidak ada","missingTheInformationSamplesINeed","thumb-down"],["Masalah terjemahan","translationIssue","thumb-down"],["Lainnya","otherDown","thumb-down"]],["Terakhir diperbarui pada 2025-07-16 UTC."],[[["This command exports data from a DBCluster custom resource to an SQL dump file."],["The exported SQL dump file can be uploaded to object storage."],["The command requires the DBCluster name and the destination URI in object storage."],["Several global flags like `--configuration`, `--format`, `--help`, `--project`, and `--quiet` are available for use."]]],[]]