Source
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…
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.
snow app open
Opens the Snowflake Native App inside of your browser, once it has been installed in your account.
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 publish
Adds the version to the release channel and updates the release directive with the new version and patch.
snow app version create
Adds a new patch to the provided version defined in your application package. If the version does not exist, creates a version with patch 0.
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 add-accounts
…snow app release - directive add - accounts Adds accounts to a release directive.
Declarative Native App manifest reference
It’s used to declaratively share data with consumers, such as notebooks, tables, and views. The manifest file also defines app roles, which app owners can use to share a subset of the app’s data and features to teams in their…
snow app release-channel remove-version
Preview Feature — Open In preview in Amazon Web Services (AWS), Microsoft Azure, and Google Cloud commercial regions. Removes a version from a release channel.