Create website database user
Creates a user for an existing database on an Agency Plan website.
Each database supports a single non-system user; creating a user for a database that already has one fails.
hostinger agency-hosting databases create-website-user <website_uid> <database_name> [flags]
--database-user string Database username to create (alphanumeric and underscores).
-h, --help help for create-website-user
--host string Host the user connects from (IPv4, IPv6, % wildcard, or localhost). Defaults to localhost.
--password string Password for the database user (requires mixed case, letters, and numbers).
--config string Config file (default is $HOME/.hostinger.yaml)
--format string Output format type (json|table|tree), default: table
- hostinger agency-hosting databases - Databases commands