rilldata / rill

Rill is a tool for effortlessly transforming data sets into powerful, opinionated dashboards using SQL. BI-as-code.

Home Page:https://www.rilldata.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

`rill deploy` should use the `.env` file to set Cloud credentials

ericpgreen2 opened this issue · comments

rill deploy should leverage credentials set in .env, rather than prompting the user for a second set of credentials. Though we should be careful to not push the user's .env to Rill Cloud without their consent.