Stay organized with collections
Save and categorize content based on your preferences.
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.
GDCLOUD WIDE FLAGS
These flags are available to all commands: --configuration, --format, --help, --project, --quiet.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003egdcloud database operations list\u003c/code\u003e command retrieves a list of database operations for a specified DBCluster.\u003c/p\u003e\n"],["\u003cp\u003eYou must specify the DBCluster name using the \u003ccode\u003e--cluster\u003c/code\u003e flag to list its operations.\u003c/p\u003e\n"],["\u003cp\u003eOperations can be listed for different database types, such as PostgreSQL or Oracle, by specifying the respective cluster name.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003e--project\u003c/code\u003e flag can be used to specify a different project context when listing operations.\u003c/p\u003e\n"],["\u003cp\u003eCommon flags like \u003ccode\u003e--configuration\u003c/code\u003e, \u003ccode\u003e--format\u003c/code\u003e, \u003ccode\u003e--help\u003c/code\u003e, \u003ccode\u003e--project\u003c/code\u003e, and \u003ccode\u003e--quiet\u003c/code\u003e are available for use with this command.\u003c/p\u003e\n"]]],[],null,[]]