{"tool":"doctl","tool_display":"Doctl","intent":"delete-database-cluster","intent_display":"delete database cluster","title":"Doctl Command: delete database cluster","command_string":"doctl d rm <database_id>","raw_command_string":"doctl {{[d|databases]}} {{[rm|delete]}} {{database_id}}","description":"Exact CLI syntax to delete database cluster using Doctl.","usage_scenario":"When decommissioning or repurposing a database cluster within the cloud infrastructure.","scenario_context":"Always back up data before deleting a database cluster.","simulated_output":"$ doctl databases delete 123456\n\nAre you sure you want to delete the database cluster 123456? (y/n): y\n\nDeleting database cluster 123456...\n\nSuccess! Database cluster 123456 has been deleted.","how_to_steps":["Run `doctl databases delete <database_id>` in your terminal.","Confirm the deletion by typing 'y' when prompted."],"inferred_category":"Cloud Infrastructure","canonical_url":"https://www.syntaxstandard.com/doctl/delete-database-cluster"}