Source
snow app run
Creates an application package in your Snowflake account, uploads code files to its stage, then creates or upgrades an application object from the application package.
Security requirements and best practices for a Snowflake Native App
Your app must not load or execute any code from outside the application package except Snowflake - provided libraries. All the app code, including all library dependencies and setup code, must be included in the app version defined in the…
snow app validate
Validates a deployed Snowflake Native App’s setup script.
Snowflake Native App Framework: Changes to the SHOW APPLICATION and DESC APPLICATION commands
The app is disabled by Snowflake Yes. To re - enable the app, contact Snowflake Support. ACCOUNT_INACTIVE The account becomes inactive by being locked or suspended causing the app to be unavailable.
snow app open
Opens the Snowflake Native App inside of your browser, once it has been installed in your account.
Install and manage an app with containers
The Snowflake Native App Framework is generally available on supported cloud platforms. For additional information, see Support for private connectivity, VPS, and government regions.
Snowflake Native App Framework: Update error message when an app is disabled
After a consumer installs a Snowflake Native App, the app can become disabled for multiple reasons. Before the change: When a Snowflake Native App becomes disabled, the app returns a single error message that does not mention the reason…
Creating a Streamlit app
The snow init command creates a local directory with a sample set of files that help you get started creating a Streamlit app.
Upgrade an app as a consumer
In general, when a provider publishes an updated version or patch for an app, the app is automatically upgraded in the consumer account. The automated upgrade occurs for all instances of the app across all Snowflake accounts where the app…
APPLICATION_STATE view: Add columns to provide additional information about app
Attention This behavior change is in the 2024_07 bundle. For the current status of the bundle, refer to Bundle History. When this behavior change bundle is enabled, the output of the APPLICATION_STATE view includes additional information…