@shopify/cli 3.88.0 → 3.89.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (96) hide show
  1. package/dist/acorn-45LE5Z2A.js +3016 -0
  2. package/dist/angular-Z5FPQPLR.js +2791 -0
  3. package/dist/babel-TRRZ6QQY.js +7173 -0
  4. package/dist/{chunk-J7U35MPX.js → chunk-2CNWYFWQ.js} +5 -5
  5. package/dist/{chunk-HM34WS7W.js → chunk-2OJBOBH2.js} +3 -3
  6. package/dist/{chunk-4ISFA2N3.js → chunk-2QVJ6J2X.js} +7 -6
  7. package/dist/{chunk-K5F7HNJN.js → chunk-36WMFQ3S.js} +3 -3
  8. package/dist/{chunk-VH47P2IR.js → chunk-5PAHFSKT.js} +3 -3
  9. package/dist/{chunk-6GKJAGTG.js → chunk-6KFJWCTP.js} +2 -2
  10. package/dist/{chunk-GZ3PD27A.js → chunk-6YASM3HI.js} +5 -5
  11. package/dist/{chunk-UBFTWR2L.js → chunk-B5Q2Q4B3.js} +3 -3
  12. package/dist/{chunk-QRIP3SU2.js → chunk-CUCT627W.js} +8 -8
  13. package/dist/{chunk-7U3KXZYU.js → chunk-EAEHP4CZ.js} +4 -4
  14. package/dist/{chunk-JO4W7S44.js → chunk-EQO4QA4E.js} +37 -16
  15. package/dist/{chunk-DGWEIWJA.js → chunk-EYUOBXKH.js} +3 -3
  16. package/dist/{chunk-GZARFYAY.js → chunk-GFYDB5LD.js} +2 -2
  17. package/dist/{chunk-5BHU3PRC.js → chunk-GSUL4KBP.js} +2086 -2216
  18. package/dist/{chunk-YBRRA3G2.js → chunk-GT7PA6E6.js} +2 -2
  19. package/dist/{chunk-LBA6IB72.js → chunk-JYBBGVIM.js} +3 -3
  20. package/dist/{chunk-6XQFNXU3.js → chunk-LJHVLE3R.js} +2 -2
  21. package/dist/{chunk-TQWSBJX3.js → chunk-NJR5IH3H.js} +4 -4
  22. package/dist/{chunk-IVWPL6RQ.js → chunk-P3SM4EEQ.js} +3 -3
  23. package/dist/{chunk-SATLZT2F.js → chunk-PYPPUTUV.js} +2 -2
  24. package/dist/{chunk-4NQZXGUR.js → chunk-R7OKLQB6.js} +4 -4
  25. package/dist/{chunk-TF4AQQB4.js → chunk-TLGBKEEX.js} +6 -6
  26. package/dist/{chunk-ZKOCRU7F.js → chunk-TPPRDIBF.js} +4 -4
  27. package/dist/{chunk-6O34ZV3A.js → chunk-TRR5QJRW.js} +4 -4
  28. package/dist/{chunk-OUR7YOZK.js → chunk-TWYT4DFD.js} +2 -2
  29. package/dist/{chunk-HQJPNVYR.js → chunk-V2ZY6OP3.js} +6 -6
  30. package/dist/{chunk-VLBE545G.js → chunk-WC5EDB4Z.js} +4 -4
  31. package/dist/{chunk-TZSBI4FY.js → chunk-WF5BWNFE.js} +6 -6
  32. package/dist/{chunk-TPVWZRBE.js → chunk-WSX6K4TT.js} +3 -3
  33. package/dist/{chunk-SMXARNZJ.js → chunk-XLMH6DBR.js} +3 -3
  34. package/dist/{chunk-KVDUU7LU.js → chunk-Y2BHJWKT.js} +2 -2
  35. package/dist/{chunk-CCYDP5TC.js → chunk-Y3HY6QD7.js} +5 -5
  36. package/dist/{chunk-5OVH24W5.js → chunk-YETFHMCK.js} +7 -7
  37. package/dist/{chunk-KF76XPVO.js → chunk-ZM543XCR.js} +3 -3
  38. package/dist/cli/commands/auth/login.js +10 -10
  39. package/dist/cli/commands/auth/login.test.js +11 -11
  40. package/dist/cli/commands/auth/logout.js +10 -10
  41. package/dist/cli/commands/auth/logout.test.js +11 -11
  42. package/dist/cli/commands/cache/clear.js +10 -10
  43. package/dist/cli/commands/debug/command-flags.js +10 -10
  44. package/dist/cli/commands/docs/generate.js +10 -10
  45. package/dist/cli/commands/docs/generate.test.js +10 -10
  46. package/dist/cli/commands/help.js +10 -10
  47. package/dist/cli/commands/kitchen-sink/async.js +11 -11
  48. package/dist/cli/commands/kitchen-sink/async.test.js +11 -11
  49. package/dist/cli/commands/kitchen-sink/index.js +13 -13
  50. package/dist/cli/commands/kitchen-sink/index.test.js +13 -13
  51. package/dist/cli/commands/kitchen-sink/prompts.js +11 -11
  52. package/dist/cli/commands/kitchen-sink/prompts.test.js +11 -11
  53. package/dist/cli/commands/kitchen-sink/static.js +11 -11
  54. package/dist/cli/commands/kitchen-sink/static.test.js +11 -11
  55. package/dist/cli/commands/notifications/generate.js +11 -11
  56. package/dist/cli/commands/notifications/list.js +11 -11
  57. package/dist/cli/commands/search.js +11 -11
  58. package/dist/cli/commands/upgrade.js +11 -11
  59. package/dist/cli/commands/version.js +11 -11
  60. package/dist/cli/commands/version.test.js +11 -11
  61. package/dist/cli/services/commands/notifications.js +8 -8
  62. package/dist/cli/services/commands/search.js +4 -4
  63. package/dist/cli/services/commands/search.test.js +4 -4
  64. package/dist/cli/services/commands/version.js +5 -5
  65. package/dist/cli/services/commands/version.test.js +6 -6
  66. package/dist/cli/services/kitchen-sink/async.js +4 -4
  67. package/dist/cli/services/kitchen-sink/prompts.js +4 -4
  68. package/dist/cli/services/kitchen-sink/static.js +4 -4
  69. package/dist/cli/services/upgrade.js +5 -5
  70. package/dist/cli/services/upgrade.test.js +6 -6
  71. package/dist/{custom-oclif-loader-EAWHI4I3.js → custom-oclif-loader-TLTSWHLS.js} +4 -4
  72. package/dist/{devtools-EVCDECOU.js → devtools-2SG3BFWJ.js} +4 -4
  73. package/dist/{devtools-LDCSRUXB.js → devtools-D47L6HIC.js} +7 -7
  74. package/dist/{error-handler-WZR7CPYT.js → error-handler-JWFNITM6.js} +8 -8
  75. package/dist/estree-PY6WKTNG.js +4490 -0
  76. package/dist/flow-YN54TSCB.js +27513 -0
  77. package/dist/glimmer-RMPUUUDS.js +2781 -0
  78. package/dist/graphql-PPLVYWBL.js +1225 -0
  79. package/dist/hooks/postrun.js +7 -7
  80. package/dist/hooks/prerun.js +8 -8
  81. package/dist/html-3U6QZZZ4.js +2768 -0
  82. package/dist/index.js +9196 -4200
  83. package/dist/{lib-G7Q5M6VX.js → lib-XGN4IWQ3.js} +3 -3
  84. package/dist/{local-P2SS6AIS.js → local-4NMXX5NP.js} +4 -4
  85. package/dist/markdown-RHRQTUMC.js +3269 -0
  86. package/dist/meriyah-7MIMHTWQ.js +2645 -0
  87. package/dist/{node-package-manager-FZWNOAYQ.js → node-package-manager-SHRILTY3.js} +5 -5
  88. package/dist/postcss-MSOPGY7M.js +4796 -0
  89. package/dist/prettier-2ITB6I34.js +13861 -0
  90. package/dist/tsconfig.tsbuildinfo +1 -1
  91. package/dist/typescript-ZSZVUJZX.js +13034 -0
  92. package/dist/{ui-5RSPUMJS.js → ui-MKDRI4FX.js} +4 -4
  93. package/dist/{workerd-K73DK5CH.js → workerd-BHG6KDEK.js} +11 -11
  94. package/dist/yaml-6GALFXQY.js +4077 -0
  95. package/oclif.manifest.json +404 -19
  96. package/package.json +6 -6
@@ -86,6 +86,256 @@
86
86
  "strict": true,
87
87
  "summary": "Build the app, including extensions."
88
88
  },
89
+ "app:bulk:cancel": {
90
+ "aliases": [
91
+ ],
92
+ "args": {
93
+ },
94
+ "customPluginName": "@shopify/app",
95
+ "description": "Cancels a running bulk operation by ID.",
96
+ "flags": {
97
+ "client-id": {
98
+ "description": "The Client ID of your app.",
99
+ "env": "SHOPIFY_FLAG_CLIENT_ID",
100
+ "exclusive": [
101
+ "config"
102
+ ],
103
+ "hasDynamicHelp": false,
104
+ "hidden": false,
105
+ "multiple": false,
106
+ "name": "client-id",
107
+ "type": "option"
108
+ },
109
+ "config": {
110
+ "char": "c",
111
+ "description": "The name of the app configuration.",
112
+ "env": "SHOPIFY_FLAG_APP_CONFIG",
113
+ "hasDynamicHelp": false,
114
+ "hidden": false,
115
+ "multiple": false,
116
+ "name": "config",
117
+ "type": "option"
118
+ },
119
+ "id": {
120
+ "description": "The bulk operation ID to cancel (numeric ID or full GID).",
121
+ "env": "SHOPIFY_FLAG_ID",
122
+ "hasDynamicHelp": false,
123
+ "multiple": false,
124
+ "name": "id",
125
+ "required": true,
126
+ "type": "option"
127
+ },
128
+ "no-color": {
129
+ "allowNo": false,
130
+ "description": "Disable color output.",
131
+ "env": "SHOPIFY_FLAG_NO_COLOR",
132
+ "hidden": false,
133
+ "name": "no-color",
134
+ "type": "boolean"
135
+ },
136
+ "path": {
137
+ "description": "The path to your app directory.",
138
+ "env": "SHOPIFY_FLAG_PATH",
139
+ "hasDynamicHelp": false,
140
+ "multiple": false,
141
+ "name": "path",
142
+ "noCacheDefault": true,
143
+ "type": "option"
144
+ },
145
+ "reset": {
146
+ "allowNo": false,
147
+ "description": "Reset all your settings.",
148
+ "env": "SHOPIFY_FLAG_RESET",
149
+ "exclusive": [
150
+ "config"
151
+ ],
152
+ "hidden": false,
153
+ "name": "reset",
154
+ "type": "boolean"
155
+ },
156
+ "store": {
157
+ "char": "s",
158
+ "description": "The store domain. Must be an existing dev store.",
159
+ "env": "SHOPIFY_FLAG_STORE",
160
+ "hasDynamicHelp": false,
161
+ "multiple": false,
162
+ "name": "store",
163
+ "type": "option"
164
+ },
165
+ "verbose": {
166
+ "allowNo": false,
167
+ "description": "Increase the verbosity of the output.",
168
+ "env": "SHOPIFY_FLAG_VERBOSE",
169
+ "hidden": false,
170
+ "name": "verbose",
171
+ "type": "boolean"
172
+ }
173
+ },
174
+ "hasDynamicHelp": false,
175
+ "hidden": true,
176
+ "hiddenAliases": [
177
+ ],
178
+ "id": "app:bulk:cancel",
179
+ "pluginAlias": "@shopify/cli",
180
+ "pluginName": "@shopify/cli",
181
+ "pluginType": "core",
182
+ "strict": true,
183
+ "summary": "Cancel a bulk operation."
184
+ },
185
+ "app:bulk:execute": {
186
+ "aliases": [
187
+ ],
188
+ "args": {
189
+ },
190
+ "customPluginName": "@shopify/app",
191
+ "description": "Executes an Admin API GraphQL query or mutation on the specified dev store, as a bulk operation.",
192
+ "flags": {
193
+ "client-id": {
194
+ "description": "The Client ID of your app.",
195
+ "env": "SHOPIFY_FLAG_CLIENT_ID",
196
+ "exclusive": [
197
+ "config"
198
+ ],
199
+ "hasDynamicHelp": false,
200
+ "hidden": false,
201
+ "multiple": false,
202
+ "name": "client-id",
203
+ "type": "option"
204
+ },
205
+ "config": {
206
+ "char": "c",
207
+ "description": "The name of the app configuration.",
208
+ "env": "SHOPIFY_FLAG_APP_CONFIG",
209
+ "hasDynamicHelp": false,
210
+ "hidden": false,
211
+ "multiple": false,
212
+ "name": "config",
213
+ "type": "option"
214
+ },
215
+ "no-color": {
216
+ "allowNo": false,
217
+ "description": "Disable color output.",
218
+ "env": "SHOPIFY_FLAG_NO_COLOR",
219
+ "hidden": false,
220
+ "name": "no-color",
221
+ "type": "boolean"
222
+ },
223
+ "output-file": {
224
+ "dependsOn": [
225
+ "watch"
226
+ ],
227
+ "description": "The file path where results should be written if --watch is specified. If not specified, results will be written to STDOUT.",
228
+ "env": "SHOPIFY_FLAG_OUTPUT_FILE",
229
+ "hasDynamicHelp": false,
230
+ "multiple": false,
231
+ "name": "output-file",
232
+ "type": "option"
233
+ },
234
+ "path": {
235
+ "description": "The path to your app directory.",
236
+ "env": "SHOPIFY_FLAG_PATH",
237
+ "hasDynamicHelp": false,
238
+ "multiple": false,
239
+ "name": "path",
240
+ "noCacheDefault": true,
241
+ "type": "option"
242
+ },
243
+ "query": {
244
+ "char": "q",
245
+ "description": "The GraphQL query or mutation to run as a bulk operation.",
246
+ "env": "SHOPIFY_FLAG_QUERY",
247
+ "hasDynamicHelp": false,
248
+ "multiple": false,
249
+ "name": "query",
250
+ "required": false,
251
+ "type": "option"
252
+ },
253
+ "query-file": {
254
+ "description": "Path to a file containing the GraphQL query or mutation. Can't be used with --query.",
255
+ "env": "SHOPIFY_FLAG_QUERY_FILE",
256
+ "hasDynamicHelp": false,
257
+ "multiple": false,
258
+ "name": "query-file",
259
+ "type": "option"
260
+ },
261
+ "reset": {
262
+ "allowNo": false,
263
+ "description": "Reset all your settings.",
264
+ "env": "SHOPIFY_FLAG_RESET",
265
+ "exclusive": [
266
+ "config"
267
+ ],
268
+ "hidden": false,
269
+ "name": "reset",
270
+ "type": "boolean"
271
+ },
272
+ "store": {
273
+ "char": "s",
274
+ "description": "The store domain. Must be an existing dev store.",
275
+ "env": "SHOPIFY_FLAG_STORE",
276
+ "hasDynamicHelp": false,
277
+ "multiple": false,
278
+ "name": "store",
279
+ "type": "option"
280
+ },
281
+ "variable-file": {
282
+ "description": "Path to a file containing GraphQL variables in JSONL format (one JSON object per line). Can't be used with --variables.",
283
+ "env": "SHOPIFY_FLAG_VARIABLE_FILE",
284
+ "exclusive": [
285
+ "variables"
286
+ ],
287
+ "hasDynamicHelp": false,
288
+ "multiple": false,
289
+ "name": "variable-file",
290
+ "type": "option"
291
+ },
292
+ "variables": {
293
+ "char": "v",
294
+ "description": "The values for any GraphQL variables in your mutation, in JSON format. Can be specified multiple times.",
295
+ "env": "SHOPIFY_FLAG_VARIABLES",
296
+ "exclusive": [
297
+ "variable-file"
298
+ ],
299
+ "hasDynamicHelp": false,
300
+ "multiple": true,
301
+ "name": "variables",
302
+ "type": "option"
303
+ },
304
+ "verbose": {
305
+ "allowNo": false,
306
+ "description": "Increase the verbosity of the output.",
307
+ "env": "SHOPIFY_FLAG_VERBOSE",
308
+ "hidden": false,
309
+ "name": "verbose",
310
+ "type": "boolean"
311
+ },
312
+ "version": {
313
+ "description": "The API version to use for the bulk operation. If not specified, uses the latest stable version.",
314
+ "env": "SHOPIFY_FLAG_VERSION",
315
+ "hasDynamicHelp": false,
316
+ "multiple": false,
317
+ "name": "version",
318
+ "type": "option"
319
+ },
320
+ "watch": {
321
+ "allowNo": false,
322
+ "description": "Wait for bulk operation results before exiting. Defaults to false.",
323
+ "env": "SHOPIFY_FLAG_WATCH",
324
+ "name": "watch",
325
+ "type": "boolean"
326
+ }
327
+ },
328
+ "hasDynamicHelp": false,
329
+ "hidden": true,
330
+ "hiddenAliases": [
331
+ ],
332
+ "id": "app:bulk:execute",
333
+ "pluginAlias": "@shopify/cli",
334
+ "pluginName": "@shopify/cli",
335
+ "pluginType": "core",
336
+ "strict": true,
337
+ "summary": "Execute bulk operations."
338
+ },
89
339
  "app:bulk:status": {
90
340
  "aliases": [
91
341
  ],
@@ -117,7 +367,7 @@
117
367
  "type": "option"
118
368
  },
119
369
  "id": {
120
- "description": "The bulk operation ID. If not provided, lists all bulk operations in the last 7 days.",
370
+ "description": "The bulk operation ID (numeric ID or full GID). If not provided, lists all bulk operations in the last 7 days.",
121
371
  "env": "SHOPIFY_FLAG_ID",
122
372
  "hasDynamicHelp": false,
123
373
  "multiple": false,
@@ -419,6 +669,22 @@
419
669
  "description": "\"Builds the app\" (https://shopify.dev/docs/api/shopify-cli/app/app-build), then deploys your app configuration and extensions.\n\n This command creates an app version, which is a snapshot of your app configuration and all extensions. This version is then released to users.\n\n This command doesn't deploy your \"web app\" (https://shopify.dev/docs/apps/tools/cli/structure#web-components). You need to \"deploy your web app\" (https://shopify.dev/docs/apps/deployment/web) to your own hosting solution.\n ",
420
670
  "descriptionWithMarkdown": "[Builds the app](https://shopify.dev/docs/api/shopify-cli/app/app-build), then deploys your app configuration and extensions.\n\n This command creates an app version, which is a snapshot of your app configuration and all extensions. This version is then released to users.\n\n This command doesn't deploy your [web app](https://shopify.dev/docs/apps/tools/cli/structure#web-components). You need to [deploy your web app](https://shopify.dev/docs/apps/deployment/web) to your own hosting solution.\n ",
421
671
  "flags": {
672
+ "allow-deletes": {
673
+ "allowNo": false,
674
+ "description": "Allows removing extensions and configuration without requiring user confirmation. For CI/CD environments, the recommended flag is --allow-updates.",
675
+ "env": "SHOPIFY_FLAG_ALLOW_DELETES",
676
+ "hidden": false,
677
+ "name": "allow-deletes",
678
+ "type": "boolean"
679
+ },
680
+ "allow-updates": {
681
+ "allowNo": false,
682
+ "description": "Allows adding and updating extensions and configuration without requiring user confirmation. Recommended option for CI/CD environments.",
683
+ "env": "SHOPIFY_FLAG_ALLOW_UPDATES",
684
+ "hidden": false,
685
+ "name": "allow-updates",
686
+ "type": "boolean"
687
+ },
422
688
  "client-id": {
423
689
  "description": "The Client ID of your app.",
424
690
  "env": "SHOPIFY_FLAG_CLIENT_ID",
@@ -444,7 +710,7 @@
444
710
  "force": {
445
711
  "allowNo": false,
446
712
  "char": "f",
447
- "description": "Deploy without asking for confirmation.",
713
+ "description": "Deploy without asking for confirmation. Equivalent to --allow-updates --allow-deletes. For CI/CD environments, the recommended flag is --allow-updates.",
448
714
  "env": "SHOPIFY_FLAG_FORCE",
449
715
  "hidden": false,
450
716
  "name": "force",
@@ -476,7 +742,7 @@
476
742
  },
477
743
  "no-release": {
478
744
  "allowNo": false,
479
- "description": "Creates a version but doesn't release it - it's not made available to merchants.",
745
+ "description": "Creates a version but doesn't release it - it's not made available to merchants. With this flag, a user confirmation is not required.",
480
746
  "env": "SHOPIFY_FLAG_NO_RELEASE",
481
747
  "hidden": false,
482
748
  "name": "no-release",
@@ -987,7 +1253,7 @@
987
1253
  "args": {
988
1254
  },
989
1255
  "customPluginName": "@shopify/app",
990
- "description": "Execute bulk operations against the Shopify Admin API.",
1256
+ "description": "Executes an Admin API GraphQL query or mutation on the specified dev store.",
991
1257
  "flags": {
992
1258
  "client-id": {
993
1259
  "description": "The Client ID of your app.",
@@ -1020,7 +1286,7 @@
1020
1286
  "type": "boolean"
1021
1287
  },
1022
1288
  "output-file": {
1023
- "description": "The file path where results should be written. If not specified, results will be written to STDOUT.",
1289
+ "description": "The file name where results should be written, instead of STDOUT.",
1024
1290
  "env": "SHOPIFY_FLAG_OUTPUT_FILE",
1025
1291
  "hasDynamicHelp": false,
1026
1292
  "multiple": false,
@@ -1038,7 +1304,7 @@
1038
1304
  },
1039
1305
  "query": {
1040
1306
  "char": "q",
1041
- "description": "The GraphQL query or mutation to run as a bulk operation. If omitted, reads from standard input.",
1307
+ "description": "The GraphQL query or mutation, as a string.",
1042
1308
  "env": "SHOPIFY_FLAG_QUERY",
1043
1309
  "hasDynamicHelp": false,
1044
1310
  "multiple": false,
@@ -1046,6 +1312,14 @@
1046
1312
  "required": false,
1047
1313
  "type": "option"
1048
1314
  },
1315
+ "query-file": {
1316
+ "description": "Path to a file containing the GraphQL query or mutation. Can't be used with --query.",
1317
+ "env": "SHOPIFY_FLAG_QUERY_FILE",
1318
+ "hasDynamicHelp": false,
1319
+ "multiple": false,
1320
+ "name": "query-file",
1321
+ "type": "option"
1322
+ },
1049
1323
  "reset": {
1050
1324
  "allowNo": false,
1051
1325
  "description": "Reset all your settings.",
@@ -1059,7 +1333,7 @@
1059
1333
  },
1060
1334
  "store": {
1061
1335
  "char": "s",
1062
- "description": "The store domain. Must be an existing dev store.",
1336
+ "description": "The myshopify.com domain of the store to execute against. The app must be installed on the store. If not specified, you will be prompted to select a store.",
1063
1337
  "env": "SHOPIFY_FLAG_STORE",
1064
1338
  "hasDynamicHelp": false,
1065
1339
  "multiple": false,
@@ -1067,7 +1341,7 @@
1067
1341
  "type": "option"
1068
1342
  },
1069
1343
  "variable-file": {
1070
- "description": "Path to a file containing GraphQL variables in JSONL format (one JSON object per line). Can't be used with --variables.",
1344
+ "description": "Path to a file containing GraphQL variables in JSON format. Can't be used with --variables.",
1071
1345
  "env": "SHOPIFY_FLAG_VARIABLE_FILE",
1072
1346
  "exclusive": [
1073
1347
  "variables"
@@ -1079,13 +1353,13 @@
1079
1353
  },
1080
1354
  "variables": {
1081
1355
  "char": "v",
1082
- "description": "The values for any GraphQL variables in your mutation, in JSON format. Can be specified multiple times.",
1356
+ "description": "The values for any GraphQL variables in your query or mutation, in JSON format.",
1083
1357
  "env": "SHOPIFY_FLAG_VARIABLES",
1084
1358
  "exclusive": [
1085
1359
  "variable-file"
1086
1360
  ],
1087
1361
  "hasDynamicHelp": false,
1088
- "multiple": true,
1362
+ "multiple": false,
1089
1363
  "name": "variables",
1090
1364
  "type": "option"
1091
1365
  },
@@ -1097,12 +1371,13 @@
1097
1371
  "name": "verbose",
1098
1372
  "type": "boolean"
1099
1373
  },
1100
- "watch": {
1101
- "allowNo": false,
1102
- "description": "Wait for bulk operation results before exiting.",
1103
- "env": "SHOPIFY_FLAG_WATCH",
1104
- "name": "watch",
1105
- "type": "boolean"
1374
+ "version": {
1375
+ "description": "The API version to use for the query or mutation. Defaults to the latest stable version.",
1376
+ "env": "SHOPIFY_FLAG_VERSION",
1377
+ "hasDynamicHelp": false,
1378
+ "multiple": false,
1379
+ "name": "version",
1380
+ "type": "option"
1106
1381
  }
1107
1382
  },
1108
1383
  "hasDynamicHelp": false,
@@ -1114,7 +1389,7 @@
1114
1389
  "pluginName": "@shopify/cli",
1115
1390
  "pluginType": "core",
1116
1391
  "strict": true,
1117
- "summary": "Execute bulk operations."
1392
+ "summary": "Execute GraphQL queries and mutations."
1118
1393
  },
1119
1394
  "app:function:build": {
1120
1395
  "aliases": [
@@ -1884,6 +2159,100 @@
1884
2159
  "pluginType": "core",
1885
2160
  "summary": "Fetch the latest GraphQL schema for a function."
1886
2161
  },
2162
+ "app:import-custom-data-definitions": {
2163
+ "aliases": [
2164
+ ],
2165
+ "args": {
2166
+ },
2167
+ "customPluginName": "@shopify/app",
2168
+ "description": "Import metafield and metaobject definitions from your development store. \"Read more about declarative custom data definitions\" (https://shopify.dev/docs/apps/build/custom-data/declarative-custom-data-definitions).",
2169
+ "descriptionWithMarkdown": "Import metafield and metaobject definitions from your development store. [Read more about declarative custom data definitions](https://shopify.dev/docs/apps/build/custom-data/declarative-custom-data-definitions).",
2170
+ "flags": {
2171
+ "client-id": {
2172
+ "description": "The Client ID of your app.",
2173
+ "env": "SHOPIFY_FLAG_CLIENT_ID",
2174
+ "exclusive": [
2175
+ "config"
2176
+ ],
2177
+ "hasDynamicHelp": false,
2178
+ "hidden": false,
2179
+ "multiple": false,
2180
+ "name": "client-id",
2181
+ "type": "option"
2182
+ },
2183
+ "config": {
2184
+ "char": "c",
2185
+ "description": "The name of the app configuration.",
2186
+ "env": "SHOPIFY_FLAG_APP_CONFIG",
2187
+ "hasDynamicHelp": false,
2188
+ "hidden": false,
2189
+ "multiple": false,
2190
+ "name": "config",
2191
+ "type": "option"
2192
+ },
2193
+ "include-existing": {
2194
+ "allowNo": false,
2195
+ "description": "Include existing declared definitions in the output.",
2196
+ "env": "SHOPIFY_FLAG_INCLUDE_EXISTING",
2197
+ "name": "include-existing",
2198
+ "type": "boolean"
2199
+ },
2200
+ "no-color": {
2201
+ "allowNo": false,
2202
+ "description": "Disable color output.",
2203
+ "env": "SHOPIFY_FLAG_NO_COLOR",
2204
+ "hidden": false,
2205
+ "name": "no-color",
2206
+ "type": "boolean"
2207
+ },
2208
+ "path": {
2209
+ "description": "The path to your app directory.",
2210
+ "env": "SHOPIFY_FLAG_PATH",
2211
+ "hasDynamicHelp": false,
2212
+ "multiple": false,
2213
+ "name": "path",
2214
+ "noCacheDefault": true,
2215
+ "type": "option"
2216
+ },
2217
+ "reset": {
2218
+ "allowNo": false,
2219
+ "description": "Reset all your settings.",
2220
+ "env": "SHOPIFY_FLAG_RESET",
2221
+ "exclusive": [
2222
+ "config"
2223
+ ],
2224
+ "hidden": false,
2225
+ "name": "reset",
2226
+ "type": "boolean"
2227
+ },
2228
+ "store": {
2229
+ "char": "s",
2230
+ "description": "Store URL. Must be an existing development or Shopify Plus sandbox store.",
2231
+ "env": "SHOPIFY_FLAG_STORE",
2232
+ "hasDynamicHelp": false,
2233
+ "multiple": false,
2234
+ "name": "store",
2235
+ "type": "option"
2236
+ },
2237
+ "verbose": {
2238
+ "allowNo": false,
2239
+ "description": "Increase the verbosity of the output.",
2240
+ "env": "SHOPIFY_FLAG_VERBOSE",
2241
+ "hidden": false,
2242
+ "name": "verbose",
2243
+ "type": "boolean"
2244
+ }
2245
+ },
2246
+ "hasDynamicHelp": false,
2247
+ "hiddenAliases": [
2248
+ ],
2249
+ "id": "app:import-custom-data-definitions",
2250
+ "pluginAlias": "@shopify/cli",
2251
+ "pluginName": "@shopify/cli",
2252
+ "pluginType": "core",
2253
+ "strict": true,
2254
+ "summary": "Import metafield and metaobject definitions."
2255
+ },
1887
2256
  "app:import-extensions": {
1888
2257
  "aliases": [
1889
2258
  ],
@@ -2362,6 +2731,22 @@
2362
2731
  "description": "Releases an existing app version. Pass the name of the version that you want to release using the `--version` flag.",
2363
2732
  "descriptionWithMarkdown": "Releases an existing app version. Pass the name of the version that you want to release using the `--version` flag.",
2364
2733
  "flags": {
2734
+ "allow-deletes": {
2735
+ "allowNo": false,
2736
+ "description": "Allows removing extensions and configuration without requiring user confirmation. For CI/CD environments, the recommended flag is --allow-updates.",
2737
+ "env": "SHOPIFY_FLAG_ALLOW_DELETES",
2738
+ "hidden": false,
2739
+ "name": "allow-deletes",
2740
+ "type": "boolean"
2741
+ },
2742
+ "allow-updates": {
2743
+ "allowNo": false,
2744
+ "description": "Allows adding and updating extensions and configuration without requiring user confirmation. Recommended option for CI/CD environments.",
2745
+ "env": "SHOPIFY_FLAG_ALLOW_UPDATES",
2746
+ "hidden": false,
2747
+ "name": "allow-updates",
2748
+ "type": "boolean"
2749
+ },
2365
2750
  "client-id": {
2366
2751
  "description": "The Client ID of your app.",
2367
2752
  "env": "SHOPIFY_FLAG_CLIENT_ID",
@@ -2387,7 +2772,7 @@
2387
2772
  "force": {
2388
2773
  "allowNo": false,
2389
2774
  "char": "f",
2390
- "description": "Release without asking for confirmation.",
2775
+ "description": "Release without asking for confirmation. Equivalent to --allow-updates --allow-deletes. For CI/CD environments, the recommended flag is --allow-updates.",
2391
2776
  "env": "SHOPIFY_FLAG_FORCE",
2392
2777
  "hidden": false,
2393
2778
  "name": "force",
@@ -7426,5 +7811,5 @@
7426
7811
  "summary": "Trigger delivery of a sample webhook topic payload to a designated address."
7427
7812
  }
7428
7813
  },
7429
- "version": "3.88.0"
7814
+ "version": "3.89.0"
7430
7815
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@shopify/cli",
3
- "version": "3.88.0",
3
+ "version": "3.89.0",
4
4
  "private": false,
5
5
  "description": "A CLI tool to build for the Shopify platform",
6
6
  "keywords": [
@@ -98,11 +98,11 @@
98
98
  "@oclif/core": "4.5.3",
99
99
  "@oclif/plugin-commands": "4.1.33",
100
100
  "@oclif/plugin-plugins": "5.4.47",
101
- "@shopify/app": "3.88.0",
102
- "@shopify/cli-kit": "3.88.0",
103
- "@shopify/plugin-cloudflare": "3.88.0",
104
- "@shopify/plugin-did-you-mean": "3.88.0",
105
- "@shopify/theme": "3.88.0",
101
+ "@shopify/app": "3.89.0",
102
+ "@shopify/cli-kit": "3.89.0",
103
+ "@shopify/plugin-cloudflare": "3.89.0",
104
+ "@shopify/plugin-did-you-mean": "3.89.0",
105
+ "@shopify/theme": "3.89.0",
106
106
  "@shopify/cli-hydrogen": "11.1.5",
107
107
  "@types/global-agent": "3.0.0",
108
108
  "@typescript-eslint/eslint-plugin": "7.13.1",