Source
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. This topic describes how to use Snowsight to install…
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 a Declarative Native App
Snowflake Declarative Native Apps are databases that you can use to gain access to data and functionality shared by Snowflake data providers. You can use Snowsight to install and access Declarative Native Apps, or you can use SQL commands…
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…
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 release-directive unset
snow app release-directive unset Unsets a release directive. Syntax snow app release-directive unset <directive> --channel <channel> --package-entity-id <package_entity_id> --app-entity-id <app_entity_id> --project <project_defin…
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 release-channel add-version
Preview Feature — Open In preview in Amazon Web Services (AWS), Microsoft Azure, and Google Cloud commercial regions. Adds a version to a release channel.
snow app release-directive list
Lists release directives in an application package. If no release channel is specified, release directives for all channels are listed. If a release channel is specified, only release directives for that channel are listed.
snow app publish
Adds the version to the release channel and updates the release directive with the new version and patch.