{"tool":"doctl","tool_display":"Doctl","intent":"list-available-slugs-for-database-engine","intent_display":"list available slugs for database engine","title":"Doctl Command: list available slugs for database engine","command_string":"doctl d o s --engine <pg|mysql|redis|mongodb>","raw_command_string":"doctl {{[d|databases]}} {{[o|options]}} {{[s|slugs]}} --engine {{pg|mysql|redis|mongodb}}","description":"Exact CLI syntax to list available slugs for database engine using Doctl.","usage_scenario":"During a configuration phase to select available database instances.","scenario_context":"Choose the right slug based on your application requirements and budget.","simulated_output":"$ doctl databases slugs --engine pg\n\nAvailable Slugs for PostgreSQL:\n+----------------+----------------+----------------+----------------+\n|      Name      |   Version      |   Plan         |   Region       |\n+----------------+----------------+----------------+----------------+\n| pg-13          | 13.3          | Basic          | nyc1           |\n| pg-12          | 12.7          | Standard       | sfo1           |\n| pg-11          | 11.12         | Premium        | nyc3           |\n+----------------+----------------+----------------+----------------+","how_to_steps":["Run `doctl databases slugs --engine pg` to list PostgreSQL slugs.","Review the output table for available versions and plans."],"inferred_category":"Cloud Infrastructure","canonical_url":"https://www.syntaxstandard.com/doctl/list-available-slugs-for-database-engine"}