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.
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.
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-channel list
Lists the release channels available for an application package.
snow app open
Opens the Snowflake Native App inside of your browser, once it has been installed in your account.
snow app version list
Lists all versions defined in an application package.
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…
Share an app with consumers
As a provider, you add an application package as the data content of an listing. The consumer installs the app in their account from the listing.
snow app teardown
Attempts to drop both the application object and application package as defined in the project definition file.
Guidelines for publishing an app to the Snowflake Marketplace
The Snowflake Native App Framework is generally available on supported cloud platforms.