gdcloud database operations list - 列出指定 DBCluster 自訂資源的資料庫作業。
概要
gdcloud database operations list [flags]
範例
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