{"tool":"doctl","tool_display":"Doctl","intent":"get-database-cluster-details","intent_display":"get database cluster details","title":"Doctl Command: get database cluster details","command_string":"doctl d g","raw_command_string":"doctl {{[d|databases]}} {{[g|get]}}","description":"Exact CLI syntax to get database cluster details using Doctl.","usage_scenario":"When diagnosing issues or retrieving configuration details of a deployed database cluster.","scenario_context":"Use specific cluster IDs for precise information retrieval.","simulated_output":"ID          Name               Engine      Version   Size      Status\n12345678    my-db-cluster     PostgreSQL   13.3      db-s-1vcpu-1gb  active\n87654321    test-db-cluster   MySQL       8.0       db-s-2vcpu-2gb  active","how_to_steps":["Run `doctl databases get <cluster-id>` to retrieve details.","Check the output for configuration and status information."],"inferred_category":"Cloud Infrastructure","canonical_url":"https://www.syntaxstandard.com/doctl/get-database-cluster-details"}