Source
How to include markdown elements and images in the readme.md file of a native app
ISSUE: Native apps without a Streamlit component will, by default, display the readme.
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.
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 release-directive add-accounts
snow app release-directive add-accounts Adds accounts to a release directive. Syntax snow app release-directive add-accounts <directive> --channel <channel> --target-accounts <target_accounts> --package-entity-id <package_entity_id…
snow app teardown
Attempts to drop both the application object and application package as defined in the project definition file.
Configure event definitions for an app
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 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-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.
Guidelines for publishing an app to the Snowflake Marketplace
Snowflake provides a platform that allows providers to build, distribute, and monetize apps. The Snowflake review process ensures the quality of the apps that are published to the Snowflake Marketplace.
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…