Source
snow app validate
Validates a deployed Snowflake Native App’s setup script.
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 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 version list
Lists all versions defined in an application package.
snow app release-directive add-accounts
…snow app release - directive add - accounts Adds accounts to a release directive.
Error “UnresolvedAddressException” while calling an External API from Snowflake Native Application
ISSUE: When trying to call an External API from Java Native Connector, the call fails with the below exception: java.
snow app release-channel set-accounts
Preview Feature — Open In preview in Amazon Web Services (AWS), Microsoft Azure, and Google Cloud commercial regions. Sets accounts for a release channel.
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.
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.