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