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](/docs/themes/tools/cli#directory-structure) are included in the package. The ZIP file uses the name `theme_name-theme_version.zip`, based on parameters in your [settings_schema.json](/docs/themes/architecture/config/settings-schema-json) file.
shopify theme package [flags]
The following flags are available for the `theme package` command:
env: SHOPIFY_FLAG_NO_COLOR
Disable color output.
env: SHOPIFY_FLAG_PATH
The path to your theme directory.
env: SHOPIFY_FLAG_VERBOSE
Increase the verbosity of the output.