exo dbaas user reset-credentials
Description
This command resets the credentials of a DBAAS user for the specified service.
Options
Option | Description |
---|
--help, -h | help for reset-credentials |
--help-mysql | show usage for flags specific to the mysql type |
--mysql-auhentication-method | authentication method to be used ("caching_sha2_password" or "mysql_native_password"). |
--password | Use a specific password instead of an automatically generated one |
--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
- user - Manage DBaaS users