gdcloud database operations list

名前

gdcloud database operations list - 指定された DBCluster カスタム リソースのデータベース オペレーションを一覧表示します。

概要

gdcloud database operations list [flags]

EXAMPLES

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 リファレンスの概要ページをご覧ください。