List account databases
Returns a paginated list of databases for the specified account.
Use the domain and is_assigned filters to find databases assigned to a specific domain.
hapi hosting databases list <username> [flags]
--domain string Filter by domain name (exact match)
-h, --help help for list
--is-assigned When used with domain, return only databases assigned to that domain.
--page int Page number
--per-page int Number of items per page (default 25)
--search string Search databases by name, user, or creation date.
--config string Config file (default is $HOME/.hapi.yaml)
--format string Output format type (json|table|tree), default: table
- hapi hosting databases - Databases commands