shopify theme package
Package your theme into a .zip file, ready to upload to the Online Store.
Packages your local theme files into a ZIP file that can be uploaded to Shopify.
Only folders that match the default Shopify theme folder structure are included in the package.
The package includes the listings directory if present (required for multi-preset themes per Theme Store requirements).
The ZIP file uses the name theme_name-theme_version.zip, based on parameters in your settings_schema.json file.
Usage
shopify theme package [flags]Summary
Package your theme into a .zip file, ready to upload to the Online Store.
Flags
--no-color— Disable color output. optional Environment:SHOPIFY_FLAG_NO_COLOR.--path <value>string— The path where you want to run the command. Defaults to the current working directory. optional Environment:SHOPIFY_FLAG_PATH.--verbose— Increase the verbosity of the output. optional Environment:SHOPIFY_FLAG_VERBOSE.