Lists PostgreSQL Flex options
Lists PostgreSQL Flex options (flavors, versions and storages for a given flavor) Pass one or more flags to filter what categories are shown.
stackit postgresflex options [flags]
List PostgreSQL Flex flavors options
$ stackit postgresflex options --flavors
List PostgreSQL Flex available versions
$ stackit postgresflex options --versions
List PostgreSQL Flex storage options for a given flavor. The flavor ID can be retrieved by running "$ stackit postgresflex options --flavors"
$ stackit postgresflex options --storages --flavor-id <FLAVOR_ID>
--flavor-id string The flavor ID to show storages for. Only relevant when "--storages" is passed
--flavors Lists supported flavors
-h, --help Help for "stackit postgresflex options"
--storages Lists supported storages for a given flavor
--versions Lists supported versions
-y, --assume-yes If set, skips all confirmation prompts
--async If set, runs the command asynchronously
-o, --output-format string Output format, one of ["json" "pretty" "none" "yaml"]
-p, --project-id string Project ID
--region string Target region for region-specific requests
--verbosity string Verbosity of the CLI, one of ["debug" "info" "warning" "error"] (default "info")
- stackit postgresflex - Provides functionality for PostgreSQL Flex