Snowflake in terminal
Install snowsql - command line client for Snowflake
Install pspg - postgresql pager for viewing tables
Configure snowsql in ~/.snowsql/config:
[connections.MySnowflake]
accountname=
username=
password=
database=
role=
warehouse=
...
outp...
sshls.hashnode.dev1 min read