Source
Preparing a local folder with configured Snowflake Native App artifacts
The snow app bundle command creates a local directory in your project, populates it with the file structure you specified in the project definition file, and generates CREATE FUNCTION or CREATE PROCEDURE declarations in Snowflake Native…
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.