snow
Feature — Generally Available Not available in government regions.
snow connection list
Feature — Generally Available Not available in government regions. Lists configured connections.
snow helpers v1-to-v2
Feature — Generally Available Not available in government regions. Migrates the Snowpark, Streamlit, and Native App project definition files from V1 to V2.
snow app open
Feature — Generally Available Not available in government regions. Opens the Snowflake Native App inside of your browser, once it has been installed in your account.
snow helpers import-snowsql-connections
FILESpecifies file paths to custom SnowSQL configuration. The option can be used multiple times to specify more than 1 file. - - default - connection - name TEXTSpecifies the name which will be given in Snowflake CLI to the default connection…
Validating an application package
The snow app validate command validates a setup script without needing to run or deploy an application. It uploads source files to a separate scratch stage that drops automatically after the command completes to avoid disturbing files in…
Publishing a Snowflake Native App to customers
In Snowflake, publishing a Snowflake Native App to customers is done by setting release directives. Release directives are a set of rules that determine which version and patch of the Snowflake Native App is available to which customers.
snow package lookup
Feature — Generally Available Not available in government regions. Checks if a package is available on the Snowflake Anaconda channel.
snow connection add
Feature — Generally Available Not available in government regions. Adds a connection to configuration file.
snow connection set-default
This command lets you change the default connection from the command line instead of changing the value of default_connection_name in the config.toml file each time. Using this command can simplify changing between multiple connections.