upctl database
Manage databases
Options
| Option | Description |
|---|---|
--help, -h |
help for database 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 | UpCloud command-line interface |
| upctl database create | Create a new database |
| upctl database delete | Delete a database |
| upctl database index | Manage database indices |
| upctl database list | List current databases |
| upctl database plans | List available plans for given database type |
| upctl database properties | List available properties for given database type |
| upctl database session | Manage database sessions |
| upctl database show | Show database details |
| upctl database start | Start on a managed database |
| upctl database stop | Stop a managed database |
| upctl database types | List available database types |