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.
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…
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.
snow app open
Opens the Snowflake Native App inside of your browser, once it has been installed in your account.
Request external access integrations (EAIs) with app specifications
An external access integration allows an app to connect to an endpoint that is external to Snowflake. Access to external endpoints from an app To access an external endpoint, an app must create a network rule and an external…
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…
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.
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 list
Preview Feature — Open In preview in Amazon Web Services (AWS), Microsoft Azure, and Google Cloud commercial regions. Lists the release channels available for an application package.
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…