NAME
gdcloud database operations list - Mencantumkan operasi database untuk resource kustom DBCluster yang diberikan.
SYNOPSIS
gdcloud database operations list [flags]
CONTOH
To list operations on the PostgreSQL DBCluster "postgresql-db", run:
gdcloud database operations list --cluster=postgresql-db
To list operations in the Oracle DBCluster "oracle-db" in the project "db", run:
gdcloud database operations list --project=db --cluster=oracle-db
FLAG WAJIB
--cluster string DBCluster name.
FLAG OPSIONAL
--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.
FLAG SELURUH GDCLOUD
Flag ini tersedia untuk semua perintah: --configuration, --format, --help, --project, --quiet.
Untuk mengetahui informasi selengkapnya, lihat halaman ringkasan referensi gdcloud CLI.