@@ -555,7 +555,7 @@ USAGE
555555
556556FLAGS
557557 -c, --config=<value> [env: SHOPIFY_FLAG_APP_CONFIG] The name of the app configuration.
558- -j, --json [env: SHOPIFY_FLAG_JSON] Output the result as JSON.
558+ -j, --json [env: SHOPIFY_FLAG_JSON] Output the result as JSON. Automatically disables color output.
559559 --client-id=<value> [env: SHOPIFY_FLAG_CLIENT_ID] The Client ID of your app.
560560 --no-color [env: SHOPIFY_FLAG_NO_COLOR] Disable color output.
561561 --path=<value> [env: SHOPIFY_FLAG_PATH] The path to your function directory.
@@ -587,7 +587,7 @@ USAGE
587587
588588FLAGS
589589 -c, --config=<value> [env: SHOPIFY_FLAG_APP_CONFIG] The name of the app configuration.
590- -j, --json [env: SHOPIFY_FLAG_JSON] Output the result as JSON.
590+ -j, --json [env: SHOPIFY_FLAG_JSON] Output the result as JSON. Automatically disables color output.
591591 -l, --log=<value> [env: SHOPIFY_FLAG_LOG] Specifies a log identifier to replay instead of selecting from a
592592 list. The identifier is provided in the output of `shopify app dev` and is the suffix of the
593593 log file name.
@@ -620,7 +620,7 @@ FLAGS
620620 -e, --export=<value> [env: SHOPIFY_FLAG_EXPORT] Name of the WebAssembly export to invoke.
621621 -i, --input=<value> [env: SHOPIFY_FLAG_INPUT] The input JSON to pass to the function. If omitted, standard input
622622 is used.
623- -j, --json [env: SHOPIFY_FLAG_JSON] Output the result as JSON.
623+ -j, --json [env: SHOPIFY_FLAG_JSON] Output the result as JSON. Automatically disables color output.
624624 --client-id=<value> [env: SHOPIFY_FLAG_CLIENT_ID] The Client ID of your app.
625625 --no-color [env: SHOPIFY_FLAG_NO_COLOR] Disable color output.
626626 --path=<value> [env: SHOPIFY_FLAG_PATH] The path to your function directory.
@@ -781,7 +781,7 @@ USAGE
781781
782782FLAGS
783783 -c, --config=<value> [env: SHOPIFY_FLAG_APP_CONFIG] The name of the app configuration.
784- -j, --json [env: SHOPIFY_FLAG_JSON] Output the result as JSON.
784+ -j, --json [env: SHOPIFY_FLAG_JSON] Output the result as JSON. Automatically disables color output.
785785 --client-id=<value> [env: SHOPIFY_FLAG_CLIENT_ID] The Client ID of your app.
786786 --no-color [env: SHOPIFY_FLAG_NO_COLOR] Disable color output.
787787 --path=<value> [env: SHOPIFY_FLAG_PATH] The path to your app directory.
@@ -843,7 +843,7 @@ USAGE
843843
844844FLAGS
845845 -c, --config=<value> [env: SHOPIFY_FLAG_APP_CONFIG] The name of the app configuration.
846- -j, --json [env: SHOPIFY_FLAG_JSON] Output the result as JSON.
846+ -j, --json [env: SHOPIFY_FLAG_JSON] Output the result as JSON. Automatically disables color output.
847847 -s, --store=<value>... [env: SHOPIFY_FLAG_STORE] Store URL. Must be an existing development or Shopify Plus sandbox
848848 store.
849849 --client-id=<value> [env: SHOPIFY_FLAG_CLIENT_ID] The Client ID of your app.
@@ -955,7 +955,7 @@ USAGE
955955
956956FLAGS
957957 -c, --config=<value> [env: SHOPIFY_FLAG_APP_CONFIG] The name of the app configuration.
958- -j, --json [env: SHOPIFY_FLAG_JSON] Output the result as JSON.
958+ -j, --json [env: SHOPIFY_FLAG_JSON] Output the result as JSON. Automatically disables color output.
959959 --client-id=<value> [env: SHOPIFY_FLAG_CLIENT_ID] The Client ID of your app.
960960 --no-color [env: SHOPIFY_FLAG_NO_COLOR] Disable color output.
961961 --path=<value> [env: SHOPIFY_FLAG_PATH] The path to your app directory.
@@ -1783,7 +1783,7 @@ USAGE
17831783 $ shopify organization list [-j] [--no-color] [--verbose]
17841784
17851785FLAGS
1786- -j, --json [env: SHOPIFY_FLAG_JSON] Output the result as JSON.
1786+ -j, --json [env: SHOPIFY_FLAG_JSON] Output the result as JSON. Automatically disables color output.
17871787 --no-color [env: SHOPIFY_FLAG_NO_COLOR] Disable color output.
17881788 --verbose [env: SHOPIFY_FLAG_VERBOSE] Increase the verbosity of the output.
17891789
@@ -2290,7 +2290,7 @@ FLAGS
22902290 -e, --environment=<value>... [env: SHOPIFY_FLAG_ENVIRONMENT] The environment to apply to the current command.
22912291 -f, --force [env: SHOPIFY_FLAG_FORCE] Force the duplicate operation to run without prompts or
22922292 confirmations.
2293- -j, --json [env: SHOPIFY_FLAG_JSON] Output the result as JSON.
2293+ -j, --json [env: SHOPIFY_FLAG_JSON] Output the result as JSON. Automatically disables color output.
22942294 -n, --name=<value> [env: SHOPIFY_FLAG_NAME] Name of the newly duplicated theme.
22952295 -s, --store=<value> [env: SHOPIFY_FLAG_STORE] Store URL. It can be the store prefix (example) or the full
22962296 myshopify.com URL (example.myshopify.com, https://example.myshopify.com).
@@ -2350,7 +2350,7 @@ USAGE
23502350FLAGS
23512351 -d, --development [ env: SHOPIFY_FLAG_DEVELOPMENT] Retrieve info from your development theme.
23522352 -e, --environment=<value >... [ env: SHOPIFY_FLAG_ENVIRONMENT] The environment to apply to the current command.
2353- -j, --json [ env: SHOPIFY_FLAG_JSON] Output the result as JSON.
2353+ -j, --json [ env: SHOPIFY_FLAG_JSON] Output the result as JSON. Automatically disables color output.
23542354 -s, --store=<value > [ env: SHOPIFY_FLAG_STORE] Store URL. It can be the store prefix (example) or the full
23552355 myshopify.com URL (example.myshopify.com, https://example.myshopify.com ).
23562356 -t, --theme=<value > [ env: SHOPIFY_FLAG_THEME_ID] Theme ID or name of the remote theme.
@@ -2429,7 +2429,7 @@ USAGE
24292429
24302430FLAGS
24312431 -e, --environment=<value >... [ env: SHOPIFY_FLAG_ENVIRONMENT] The environment to apply to the current command.
2432- -j, --json [ env: SHOPIFY_FLAG_JSON] Output the result as JSON.
2432+ -j, --json [ env: SHOPIFY_FLAG_JSON] Output the result as JSON. Automatically disables color output.
24332433 -s, --store=<value > [ env: SHOPIFY_FLAG_STORE] Store URL. It can be the store prefix (example) or the full
24342434 myshopify.com URL (example.myshopify.com, https://example.myshopify.com ).
24352435 --id=<value > [ env: SHOPIFY_FLAG_ID] Only list theme with the given ID.
@@ -2589,7 +2589,7 @@ USAGE
25892589
25902590FLAGS
25912591 -e, --environment=<value >... [ env: SHOPIFY_FLAG_ENVIRONMENT] The environment to apply to the current command.
2592- -j, --json [ env: SHOPIFY_FLAG_JSON] Output the result as JSON.
2592+ -j, --json [ env: SHOPIFY_FLAG_JSON] Output the result as JSON. Automatically disables color output.
25932593 -s, --store=<value > [ env: SHOPIFY_FLAG_STORE] Store URL. It can be the store prefix (example) or the full
25942594 myshopify.com URL (example.myshopify.com, https://example.myshopify.com ).
25952595 -t, --theme=<value > [ env: SHOPIFY_FLAG_THEME_ID] Theme ID or name of the remote theme.
@@ -2702,7 +2702,8 @@ FLAGS
27022702 -d, --development [ env: SHOPIFY_FLAG_DEVELOPMENT] Push theme files from your remote development
27032703 theme.
27042704 -e, --environment=<value >... [ env: SHOPIFY_FLAG_ENVIRONMENT] The environment to apply to the current command.
2705- -j, --json [ env: SHOPIFY_FLAG_JSON] Output the result as JSON.
2705+ -j, --json [ env: SHOPIFY_FLAG_JSON] Output the result as JSON. Automatically disables color
2706+ output.
27062707 -l, --live [ env: SHOPIFY_FLAG_LIVE] Push theme files from your remote live theme.
27072708 -n, --nodelete [ env: SHOPIFY_FLAG_NODELETE] Prevent deleting remote files that don't exist
27082709 locally.
0 commit comments