Shows details of a MariaDB instance
Shows details of a MariaDB instance.
stackit mariadb instance describe INSTANCE_ID [flags]
Get details of a MariaDB instance with ID "xxx"
$ stackit mariadb instance describe xxx
Get details of a MariaDB instance with ID "xxx" in a table format
$ stackit mariadb instance describe xxx --output-format pretty
-h, --help Help for "stackit mariadb instance describe"
-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"]
-p, --project-id string Project ID
--verbosity string Verbosity of the CLI, one of ["debug" "info" "warning" "error"] (default "info")
- stackit mariadb instance - Provides functionality for MariaDB instances