snowflakedb/Install Snowflake CLI
[Moved to snowflakedb/snowflake-actions] Download and install snowflake-cli
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| cli-version | Snowflake CLI version (by default, installs the latest version) | no | — |
| default-config-file-path | Path to the default config file | no | ./config.toml |
| custom-github-ref | GitHub branch, tag, or commit to install from (if set, installs from GitHub; otherwise, installs from PyPI) | no | — |
| use-oidc | Enable OIDC authentication | no | false |
| oidc-token-name | "Name of the token environment variable for OIDC authentication." " By default it's set for [temporary connections](https://docs.snowflake.com/en/developer-guide/snowflake-cli/connecting/configure-connections#use-a-temporary-connection), " "however it can be changed to SNOWFLAKE_CONNECTIONS_<NAME>_TOKEN to work with named connections." | no | SNOWFLAKE_TOKEN |
Outputs
no outputs