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

詳情請參閱 gcloud CLI 參考資料總覽頁面。