exo dbaas database create
Description
This command creates a DBAAS database for the specified service.
exo dbaas database create NAME DATABASE [flags]Options
| Option | Description | 
|---|---|
| --help, -h | help for create | 
| --help-pg | show usage for flags specific to the pg type | 
| --pg-lc-collate | Default string sort order (LC_COLLATE) for PostgreSQL database | 
| --pg-lc-ctype | Default character classification (LC_CTYPE) for PostgreSQL database | 
| --zone, -z | Database Service zone | 
Options inherited from parent commands
| Option | Description | 
|---|---|
| --config, -C | Specify an alternate config file [env EXOSCALE_CONFIG] | 
| --output-format, -O | Output format (table|json|text), see "exo output –help" for more information | 
| --output-template | Template to use if output format is "text" | 
| --quiet, -Q | Quiet mode (disable non-essential command output) | 
| --use-account, -A | Account to use in config file [env EXOSCALE_ACCOUNT] | 
Related Commands
- database - Manage DBaaS databases