upctl database show
Show database details
Examples
upctl database show 9a8effcb-80e6-4a63-a7e5-066a6d093c14
upctl database show my-pg-database
upctl database show my-mysql-database
Options
| Option | Description |
|---|---|
--help, -h |
help for show Default: false |
Global options
| Option | Description |
|---|---|
--client-timeout, -t |
Client timeout to use in API calls. Default: 0s |
--config |
Configuration file path. |
--debug |
Print out more verbose debug logs. Default: false |
--force-colours |
Force coloured output despite detected terminal support. |
--no-colours |
Disable coloured output despite detected terminal support. Colours can also be disabled by setting NO_COLOR environment variable. |
--output, -o |
Output format. Valid values are human, json and yaml.Default: human |
Related commands
| Command | Description |
|---|---|
| upctl database | Manage databases |