gdcloud database operations list

NAME

gdcloud database operations list - List database operations for the given DBCluster custom resource.

SYNOPSIS

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

REQUIRED FLAGS

      --cluster string    DBCluster name.

OPTIONAL FLAGS

      --format string   Set the format for printing command output resources.
  -h, --help            help for list