{"tool":"doctl","tool_display":"Doctl","intent":"list-database-clusters","intent_display":"list database clusters","title":"Doctl Command: list database clusters","command_string":"doctl d ls","raw_command_string":"doctl {{[d|databases]}} {{[ls|list]}}","description":"Exact CLI syntax to list database clusters using Doctl.","usage_scenario":"When inventorying existing database clusters for auditing or management purposes.","scenario_context":"Use tags for better organization and management of your database clusters.","simulated_output":"ID          Name               Engine      Version   Size      Status\n-------------------------------------------------------------\n12345678    prod-db           postgres    13        db-s-1vcpu-1gb  active\n87654321    staging-db        mysql       8.0       db-s-2vcpu-2gb  active\n23456789    test-db           redis       6.0       db-s-1vcpu-1gb  offline","how_to_steps":["Open terminal and authenticate with `doctl auth init`.","Run `doctl databases list` to view all database clusters."],"inferred_category":"Cloud Infrastructure","canonical_url":"https://www.syntaxstandard.com/doctl/list-database-clusters"}