Source
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 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 publish
Adds the version to the release channel and updates the release directive with the new version and patch.
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 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 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 bundle
Prepares a local folder with configured app artifacts.
snow app open
Opens the Snowflake Native App inside of your browser, once it has been installed in your account.
snow app teardown
Attempts to drop both the application object and application package as defined in the project definition file.
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.