You’ll pass in your RSA private key to Explo to use in authenticating with Snowflake. See Snowflake’s documentation for help creating and setting up an unencrypted private key.
Password (Deprecated) / PAT
Snowflake has deprecated single-factor password authentication and will block it by November 2025. It is highly recommended to setup Private Key or PAT authentication instead.
You can also use a Programmatic Access Token (PAT) instead of a password to authenticate with Snowflake. See Snowflake’s documentation