Skip to main content

store create preview

Create a preview Shopify store.

Creates a new Shopify store, with no need for an existing account.

The following flags are available for the store create preview command:

Anchor to --country <value>
--country <value>
string
env: SHOPIFY_FLAG_STORE_COUNTRY

Two-letter country code for the store, such as US, CA, or GB.

Anchor to --name <value>
--name <value>
string
env: SHOPIFY_FLAG_PREVIEW_STORE_NAME

The name of the store.

Anchor to --no-color
--no-color
env: SHOPIFY_FLAG_NO_COLOR

Disable color output.

Anchor to --verbose
--verbose
env: SHOPIFY_FLAG_VERBOSE

Increase the verbosity of the output.

Anchor to -j, --json
-j, --json
env: SHOPIFY_FLAG_JSON

Output the result as JSON. Automatically disables color output.


Was this page helpful?