{"tool":"doctl","tool_display":"Doctl","intent":"delete-droplet","intent_display":"delete droplet","title":"Doctl Command: delete droplet","command_string":"doctl compute d d <droplet_id|droplet_name>","raw_command_string":"doctl compute {{[d|droplet]}} {{[d|delete]}} {{droplet_id|droplet_name}}","description":"Exact CLI syntax to delete droplet using Doctl.","usage_scenario":"During resource cleanup after project completion or to revoke access to unused resources.","scenario_context":"Always double-check droplet IDs to avoid accidental deletions.","simulated_output":"$ doctl compute droplet delete 12345678\n\nDroplet 12345678 will be deleted.\n\nAre you sure? (y/n): y\n\nDroplet 12345678 deleted successfully.","how_to_steps":["Run `doctl compute droplet delete <droplet_id>` in your terminal.","Confirm the deletion by typing 'y' when prompted."],"inferred_category":"Cloud Infrastructure","canonical_url":"https://www.syntaxstandard.com/doctl/delete-droplet"}