store create preview
Create a preview Shopify store.
Creates a new Shopify store, with no need for an existing account.
Anchor to flagsFlags
The following flags are available for the store create preview command:
- Anchor to --country <value>--country <value>--country <value>stringstringenv: SHOPIFY_FLAG_STORE_COUNTRYenv: SHOPIFY_FLAG_STORE_COUNTRY
Two-letter country code for the store, such as US, CA, or GB.
- Anchor to --name <value>--name <value>--name <value>stringstringenv: SHOPIFY_FLAG_PREVIEW_STORE_NAMEenv: SHOPIFY_FLAG_PREVIEW_STORE_NAME
The name of the store.
- Anchor to --no-color--no-color--no-colorenv: SHOPIFY_FLAG_NO_COLORenv: SHOPIFY_FLAG_NO_COLOR
Disable color output.
- Anchor to --verbose--verbose--verboseenv: SHOPIFY_FLAG_VERBOSEenv: SHOPIFY_FLAG_VERBOSE
Increase the verbosity of the output.
- Anchor to -j, --json-j, --json-j, --jsonenv: SHOPIFY_FLAG_JSONenv: SHOPIFY_FLAG_JSON
Output the result as JSON. Automatically disables color output.
Was this page helpful?