gdcloud database operations list

名称

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

必需标志

      --cluster string    DBCluster name.

GDCLOUD 全局标志

以下标志适用于所有命令:--configuration--format--help--project--quiet

如需了解详情,请参阅 gdcloud CLI 参考概览页面。