Source
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.
Install an app from a listing
The Snowflake Native App Framework is generally available on supported cloud platforms. For additional information, see Support for private connectivity, VPS, and government regions.
snow app release-directive set
Sets a release directive. target_accounts cannot be specified for default release directives. target_accounts field is required when creating a new non - default release directive.
snow app events
Fetches events for this app from the event table configured in Snowflake. By default, this command will fetch events generated by an app installed in the current connection’s account.
snow app version drop
Drops a version defined in your application package. Versions can either be passed in as an argument to the command or read from the manifest.
Use Snowflake machine learning models in a Snowflake Native App
Snowflake ML is an integrated set of capabilities for end - to - end machine learning in a single platform on top of your governed data. You can this functionality within a Snowflake Native App.
APPLICATION_STATE view: Add columns to provide additional information about app
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 about the…