Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ export interface themeconsole {
'--no-color'?: ''

/**
* Password generated from the Theme Access app.
* Password generated from the Theme Access app or an Admin API token.
* @environment SHOPIFY_CLI_THEME_TOKEN
*/
'--password <value>'?: string
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ export interface themedelete {
'--no-color'?: ''

/**
* Password generated from the Theme Access app.
* Password generated from the Theme Access app or an Admin API token.
* @environment SHOPIFY_CLI_THEME_TOKEN
*/
'--password <value>'?: string
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ export interface themedev {
'--open'?: ''

/**
* Password generated from the Theme Access app.
* Password generated from the Theme Access app or an Admin API token.
* @environment SHOPIFY_CLI_THEME_TOKEN
*/
'--password <value>'?: string
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ export interface themeduplicate {
'--no-color'?: ''

/**
* Password generated from the Theme Access app.
* Password generated from the Theme Access app or an Admin API token.
* @environment SHOPIFY_CLI_THEME_TOKEN
*/
'--password <value>'?: string
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ export interface themeinfo {
'--no-color'?: ''

/**
* Password generated from the Theme Access app.
* Password generated from the Theme Access app or an Admin API token.
* @environment SHOPIFY_CLI_THEME_TOKEN
*/
'--password <value>'?: string
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ export interface themelist {
'--no-color'?: ''

/**
* Password generated from the Theme Access app.
* Password generated from the Theme Access app or an Admin API token.
* @environment SHOPIFY_CLI_THEME_TOKEN
*/
'--password <value>'?: string
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ export interface thememetafieldspull {
'--no-color'?: ''

/**
* Password generated from the Theme Access app.
* Password generated from the Theme Access app or an Admin API token.
* @environment SHOPIFY_CLI_THEME_TOKEN
*/
'--password <value>'?: string
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ export interface themeopen {
'--no-color'?: ''

/**
* Password generated from the Theme Access app.
* Password generated from the Theme Access app or an Admin API token.
* @environment SHOPIFY_CLI_THEME_TOKEN
*/
'--password <value>'?: string
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ export interface themeprofile {
'--no-color'?: ''

/**
* Password generated from the Theme Access app.
* Password generated from the Theme Access app or an Admin API token.
* @environment SHOPIFY_CLI_THEME_TOKEN
*/
'--password <value>'?: string
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ export interface themepublish {
'--no-color'?: ''

/**
* Password generated from the Theme Access app.
* Password generated from the Theme Access app or an Admin API token.
* @environment SHOPIFY_CLI_THEME_TOKEN
*/
'--password <value>'?: string
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ export interface themepull {
'-o, --only <value>'?: string

/**
* Password generated from the Theme Access app.
* Password generated from the Theme Access app or an Admin API token.
* @environment SHOPIFY_CLI_THEME_TOKEN
*/
'--password <value>'?: string
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ export interface themepush {
'-o, --only <value>'?: string

/**
* Password generated from the Theme Access app.
* Password generated from the Theme Access app or an Admin API token.
* @environment SHOPIFY_CLI_THEME_TOKEN
*/
'--password <value>'?: string
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ export interface themerename {
'--no-color'?: ''

/**
* Password generated from the Theme Access app.
* Password generated from the Theme Access app or an Admin API token.
* @environment SHOPIFY_CLI_THEME_TOKEN
*/
'--password <value>'?: string
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ export interface themeshare {
'--no-color'?: ''

/**
* Password generated from the Theme Access app.
* Password generated from the Theme Access app or an Admin API token.
* @environment SHOPIFY_CLI_THEME_TOKEN
*/
'--password <value>'?: string
Expand Down
56 changes: 28 additions & 28 deletions docs-shopify.dev/generated/generated_docs_data.json

Large diffs are not rendered by default.

28 changes: 14 additions & 14 deletions packages/cli/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1787,7 +1787,7 @@ FLAGS
-s, --store=<value> Store URL. It can be the store prefix (example) or the full myshopify.com URL
(example.myshopify.com, https://example.myshopify.com).
--no-color Disable color output.
--password=<value> Password generated from the Theme Access app.
--password=<value> Password generated from the Theme Access app or an Admin API token.
--path=<value> The path where you want to run the command. Defaults to the current working directory.
--store-password=<value> The password for storefronts with password protection.
--url=<value> [default: /] The url to be used as context
Expand Down Expand Up @@ -1820,7 +1820,7 @@ FLAGS
(example.myshopify.com, https://example.myshopify.com).
-t, --theme=<value>... Theme ID or name of the remote theme.
--no-color Disable color output.
--password=<value> Password generated from the Theme Access app.
--password=<value> Password generated from the Theme Access app or an Admin API token.
--path=<value> The path where you want to run the command. Defaults to the current working directory.
--verbose Increase the verbosity of the output.

Expand Down Expand Up @@ -1899,7 +1899,7 @@ FLAGS
Automatically launch the theme preview in your default web browser.

--password=<value>
Password generated from the Theme Access app.
Password generated from the Theme Access app or an Admin API token.

--path=<value>
The path where you want to run the command. Defaults to the current working directory.
Expand Down Expand Up @@ -1969,7 +1969,7 @@ FLAGS
(example.myshopify.com, https://example.myshopify.com).
-t, --theme=<value> Theme ID or name of the remote theme.
--no-color Disable color output.
--password=<value> Password generated from the Theme Access app.
--password=<value> Password generated from the Theme Access app or an Admin API token.
--verbose Increase the verbosity of the output.

DESCRIPTION
Expand Down Expand Up @@ -2027,7 +2027,7 @@ FLAGS
(example.myshopify.com, https://example.myshopify.com).
-t, --theme=<value> Theme ID or name of the remote theme.
--no-color Disable color output.
--password=<value> Password generated from the Theme Access app.
--password=<value> Password generated from the Theme Access app or an Admin API token.
--path=<value> The path where you want to run the command. Defaults to the current working directory.
--verbose Increase the verbosity of the output.

Expand Down Expand Up @@ -2104,7 +2104,7 @@ FLAGS
--id=<value> Only list theme with the given ID.
--name=<value> Only list themes that contain the given name.
--no-color Disable color output.
--password=<value> Password generated from the Theme Access app.
--password=<value> Password generated from the Theme Access app or an Admin API token.
--path=<value> The path where you want to run the command. Defaults to the current working directory.
--role=<option> Only list themes with the given role.
<options: live|unpublished|development>
Expand All @@ -2128,7 +2128,7 @@ FLAGS
-s, --store=<value> Store URL. It can be the store prefix (example) or the full myshopify.com URL
(example.myshopify.com, https://example.myshopify.com).
--no-color Disable color output.
--password=<value> Password generated from the Theme Access app.
--password=<value> Password generated from the Theme Access app or an Admin API token.
--path=<value> The path where you want to run the command. Defaults to the current working directory.
--verbose Increase the verbosity of the output.

Expand Down Expand Up @@ -2158,7 +2158,7 @@ FLAGS
(example.myshopify.com, https://example.myshopify.com).
-t, --theme=<value> Theme ID or name of the remote theme.
--no-color Disable color output.
--password=<value> Password generated from the Theme Access app.
--password=<value> Password generated from the Theme Access app or an Admin API token.
--path=<value> The path where you want to run the command. Defaults to the current working directory.
--verbose Increase the verbosity of the output.

Expand Down Expand Up @@ -2221,7 +2221,7 @@ FLAGS
(example.myshopify.com, https://example.myshopify.com).
-t, --theme=<value> Theme ID or name of the remote theme.
--no-color Disable color output.
--password=<value> Password generated from the Theme Access app.
--password=<value> Password generated from the Theme Access app or an Admin API token.
--path=<value> The path where you want to run the command. Defaults to the current working directory.
--store-password=<value> The password for storefronts with password protection.
--url=<value> [default: /] The url to be used as context
Expand Down Expand Up @@ -2252,7 +2252,7 @@ FLAGS
(example.myshopify.com, https://example.myshopify.com).
-t, --theme=<value> Theme ID or name of the remote theme.
--no-color Disable color output.
--password=<value> Password generated from the Theme Access app.
--password=<value> Password generated from the Theme Access app or an Admin API token.
--path=<value> The path where you want to run the command. Defaults to the current working directory.
--verbose Increase the verbosity of the output.

Expand Down Expand Up @@ -2293,7 +2293,7 @@ FLAGS
-x, --ignore=<value>... Skip downloading the specified files (Multiple flags allowed). Wrap the value in double
quotes if you're using wildcards.
--no-color Disable color output.
--password=<value> Password generated from the Theme Access app.
--password=<value> Password generated from the Theme Access app or an Admin API token.
--path=<value> The path where you want to run the command. Defaults to the current working directory.
--verbose Increase the verbosity of the output.

Expand Down Expand Up @@ -2331,7 +2331,7 @@ FLAGS
-x, --ignore=<value>... Skip uploading the specified files (Multiple flags allowed). Wrap the value in double
quotes if you're using wildcards.
--no-color Disable color output.
--password=<value> Password generated from the Theme Access app.
--password=<value> Password generated from the Theme Access app or an Admin API token.
--path=<value> The path where you want to run the command. Defaults to the current working directory.
--strict Require theme check to pass without errors before pushing. Warnings are allowed.
--verbose Increase the verbosity of the output.
Expand Down Expand Up @@ -2391,7 +2391,7 @@ FLAGS
(example.myshopify.com, https://example.myshopify.com).
-t, --theme=<value> Theme ID or name of the remote theme.
--no-color Disable color output.
--password=<value> Password generated from the Theme Access app.
--password=<value> Password generated from the Theme Access app or an Admin API token.
--path=<value> The path where you want to run the command. Defaults to the current working directory.
--verbose Increase the verbosity of the output.

Expand All @@ -2418,7 +2418,7 @@ FLAGS
-s, --store=<value> Store URL. It can be the store prefix (example) or the full myshopify.com URL
(example.myshopify.com, https://example.myshopify.com).
--no-color Disable color output.
--password=<value> Password generated from the Theme Access app.
--password=<value> Password generated from the Theme Access app or an Admin API token.
--path=<value> The path where you want to run the command. Defaults to the current working directory.
--verbose Increase the verbosity of the output.

Expand Down
30 changes: 15 additions & 15 deletions packages/cli/oclif.manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -5083,7 +5083,7 @@
"type": "boolean"
},
"password": {
"description": "Password generated from the Theme Access app.",
"description": "Password generated from the Theme Access app or an Admin API token.",
"env": "SHOPIFY_CLI_THEME_TOKEN",
"hasDynamicHelp": false,
"multiple": false,
Expand Down Expand Up @@ -5192,7 +5192,7 @@
"type": "boolean"
},
"password": {
"description": "Password generated from the Theme Access app.",
"description": "Password generated from the Theme Access app or an Admin API token.",
"env": "SHOPIFY_CLI_THEME_TOKEN",
"hasDynamicHelp": false,
"multiple": false,
Expand Down Expand Up @@ -5381,7 +5381,7 @@
"type": "boolean"
},
"password": {
"description": "Password generated from the Theme Access app.",
"description": "Password generated from the Theme Access app or an Admin API token.",
"env": "SHOPIFY_CLI_THEME_TOKEN",
"hasDynamicHelp": false,
"multiple": false,
Expand Down Expand Up @@ -5519,7 +5519,7 @@
"type": "boolean"
},
"password": {
"description": "Password generated from the Theme Access app.",
"description": "Password generated from the Theme Access app or an Admin API token.",
"env": "SHOPIFY_CLI_THEME_TOKEN",
"hasDynamicHelp": false,
"multiple": false,
Expand Down Expand Up @@ -5610,7 +5610,7 @@
"type": "boolean"
},
"password": {
"description": "Password generated from the Theme Access app.",
"description": "Password generated from the Theme Access app or an Admin API token.",
"env": "SHOPIFY_CLI_THEME_TOKEN",
"hasDynamicHelp": false,
"multiple": false,
Expand Down Expand Up @@ -5822,7 +5822,7 @@
"type": "boolean"
},
"password": {
"description": "Password generated from the Theme Access app.",
"description": "Password generated from the Theme Access app or an Admin API token.",
"env": "SHOPIFY_CLI_THEME_TOKEN",
"hasDynamicHelp": false,
"multiple": false,
Expand Down Expand Up @@ -5918,7 +5918,7 @@
"type": "boolean"
},
"password": {
"description": "Password generated from the Theme Access app.",
"description": "Password generated from the Theme Access app or an Admin API token.",
"env": "SHOPIFY_CLI_THEME_TOKEN",
"hasDynamicHelp": false,
"multiple": false,
Expand Down Expand Up @@ -6014,7 +6014,7 @@
"type": "boolean"
},
"password": {
"description": "Password generated from the Theme Access app.",
"description": "Password generated from the Theme Access app or an Admin API token.",
"env": "SHOPIFY_CLI_THEME_TOKEN",
"hasDynamicHelp": false,
"multiple": false,
Expand Down Expand Up @@ -6149,7 +6149,7 @@
"type": "boolean"
},
"password": {
"description": "Password generated from the Theme Access app.",
"description": "Password generated from the Theme Access app or an Admin API token.",
"env": "SHOPIFY_CLI_THEME_TOKEN",
"hasDynamicHelp": false,
"multiple": false,
Expand Down Expand Up @@ -6259,7 +6259,7 @@
"type": "boolean"
},
"password": {
"description": "Password generated from the Theme Access app.",
"description": "Password generated from the Theme Access app or an Admin API token.",
"env": "SHOPIFY_CLI_THEME_TOKEN",
"hasDynamicHelp": false,
"multiple": false,
Expand Down Expand Up @@ -6395,7 +6395,7 @@
"type": "option"
},
"password": {
"description": "Password generated from the Theme Access app.",
"description": "Password generated from the Theme Access app or an Admin API token.",
"env": "SHOPIFY_CLI_THEME_TOKEN",
"hasDynamicHelp": false,
"multiple": false,
Expand Down Expand Up @@ -6553,7 +6553,7 @@
"type": "option"
},
"password": {
"description": "Password generated from the Theme Access app.",
"description": "Password generated from the Theme Access app or an Admin API token.",
"env": "SHOPIFY_CLI_THEME_TOKEN",
"hasDynamicHelp": false,
"multiple": false,
Expand Down Expand Up @@ -6696,7 +6696,7 @@
"type": "boolean"
},
"password": {
"description": "Password generated from the Theme Access app.",
"description": "Password generated from the Theme Access app or an Admin API token.",
"env": "SHOPIFY_CLI_THEME_TOKEN",
"hasDynamicHelp": false,
"multiple": false,
Expand Down Expand Up @@ -6879,7 +6879,7 @@
"type": "boolean"
},
"password": {
"description": "Password generated from the Theme Access app.",
"description": "Password generated from the Theme Access app or an Admin API token.",
"env": "SHOPIFY_CLI_THEME_TOKEN",
"hasDynamicHelp": false,
"multiple": false,
Expand Down Expand Up @@ -7000,7 +7000,7 @@
"type": "boolean"
},
"password": {
"description": "Password generated from the Theme Access app.",
"description": "Password generated from the Theme Access app or an Admin API token.",
"env": "SHOPIFY_CLI_THEME_TOKEN",
"hasDynamicHelp": false,
"multiple": false,
Expand Down
Loading