{"tool":"doctl","tool_display":"Doctl","intent":"list-droplets","intent_display":"list droplets","title":"Doctl Command: list droplets","command_string":"doctl compute d ls","raw_command_string":"doctl compute {{[d|droplet]}} {{[ls|list]}}","description":"Exact CLI syntax to list droplets using Doctl.","usage_scenario":"During routine infrastructure audits before scaling activities.","scenario_context":"Always verify droplet status before initiating scaling operations.","simulated_output":"ID            Name            Public IPv4      Status\n12345678      web-server-1    192.0.2.1       active\n87654321      db-server-1     192.0.2.2       active\n23456789      app-server-1    192.0.2.3       off","how_to_steps":["Run `doctl compute droplet list` to view all droplets.","Check the status and IP addresses for scaling decisions."],"inferred_category":"Cloud Infrastructure","canonical_url":"https://www.syntaxstandard.com/doctl/list-droplets"}