{"tool":"doctl","tool_display":"Doctl","intent":"retrieve-account-info","intent_display":"retrieve account info","title":"Doctl Command: retrieve account info","command_string":"doctl account g","raw_command_string":"doctl account {{[g|get]}}","description":"Exact CLI syntax to retrieve account info using Doctl.","usage_scenario":"During a security audit to verify account access rights.","scenario_context":"Always verify account access rights during security audits for compliance.","simulated_output":"$ doctl account get\n\nID: 12345678\nEmail: user@example.com\nStatus: Active\n\n$ doctl account list\n\n| ID        | Email              | Status  |\n|-----------|--------------------|---------|\n| 12345678  | user@example.com    | Active  |\n| 87654321  | admin@example.com   | Active  |","how_to_steps":["Run `doctl account get` to retrieve your account details.","Use `doctl account list` to view all accounts associated with your API token."],"inferred_category":"Cloud Infrastructure","canonical_url":"https://www.syntaxstandard.com/doctl/retrieve-account-info"}