logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Doctl Databases Options - Manage DigitalOcean Databases | Online Free DevTools by Hexmos

Manage DigitalOcean databases options with doctl. Explore database engines, regions, slugs, and versions effortlessly. Free online tool, no registration required.

doctl-databases-options

Enable the navigation of available options under each database engine. More information: https://docs.digitalocean.com/reference/doctl/reference/databases/options.

  • Run a doctl databases options command with an access token:

doctl {{[d|databases]}} {{[o|options]}} {{command}} {{[-t|--access-token]}} {{access_token}}

  • Retrieve a list of the available database engines:

doctl {{[d|databases]}} {{[o|options]}} {{[eng|engines]}}

  • Retrieve a list of the available regions for a given database engine:

doctl {{[d|databases]}} {{[o|options]}} {{[r|regions]}} --engine {{pg|mysql|redis|mongodb}}

  • Retrieve a list of the available slugs for a given database engine:

doctl {{[d|databases]}} {{[o|options]}} {{[s|slugs]}} --engine {{pg|mysql|redis|mongodb}}

  • Retrieve a list of the available versions for a given database engine:

doctl {{[d|databases]}} {{[o|options]}} {{[v|versions]}} --engine {{pg|mysql|redis|mongodb}}