snow app bundle¶
Copies resolved artifacts into output/bundle so you can inspect what a deploy
would upload. No Snowflake connection is required because this command operates
entirely locally.
Syntax¶
Arguments¶
None
Options¶
--verbose, -vDisplays log entries for log levels
infoand higher. Default: False.--debugDisplays log entries for log levels
debugand higher; debug logs contain additional information. Default: False.--silentTurns off intermediate output to console. Default: False.
--enhanced-exit-codesDifferentiate exit error codes based on failure type. Default: False.
--helpDisplays the help text for this command.
Usage notes¶
Use snow app bundle to preview exactly which files would be uploaded during a
deploy. The output directory is output/bundle relative to your project root.
This is useful for debugging artifact resolution or verifying that your
snowflake.yml includes the correct source paths.
Examples¶
Bundle the project artifacts locally:
Then inspect the output: