{"tool":"doctl","tool_display":"Doctl","intent":"list-available-regions-for-database-engine","intent_display":"list available regions for database engine","title":"Doctl Command: list available regions for database engine","command_string":"doctl d o r --engine <pg|mysql|redis|mongodb>","raw_command_string":"doctl {{[d|databases]}} {{[o|options]}} {{[r|regions]}} --engine {{pg|mysql|redis|mongodb}}","description":"Exact CLI syntax to list available regions for database engine using Doctl.","usage_scenario":"When determining deployment locations for a specific database engine's performance.","scenario_context":"Choose regions based on latency and compliance requirements for optimal performance.","simulated_output":"$ doctl databases options regions --engine pg\n\nAvailable Regions for PostgreSQL:\n+----------------+---------------------+\n| Region         | Slug                |\n+----------------+---------------------+\n| New York 1     | nyc1                |\n| San Francisco 1| sfo1                |\n| Amsterdam 1    | ams3                |\n| Singapore 1    | sgp1                |\n+----------------+---------------------+","how_to_steps":["Run the command: `doctl databases options regions --engine pg`","Review the output for available regions."],"inferred_category":"Cloud Infrastructure","canonical_url":"https://www.syntaxstandard.com/doctl/list-available-regions-for-database-engine"}