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