Hashboard databases
command
The databases
command allows you to see a list of all available database connections when developing Hashboard resources via the CLI.
hb databases
Successfully logged in to Pizza Bytes
...
🗒 Available Database Connections
* snowflake_conn
* bigquery_conn
* athena_conn
* Uploads
You can explore connections further using the tables
command and upload files directly to Hashboard using the upload
command. To configure new connections check out the Hashboard guide for connecting to your database.