vercel 51.3.0 → 51.5.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 (55) hide show
  1. package/dist/chunks/{add-3MIOUOZC.js → add-RNQLGEYS.js} +4 -4
  2. package/dist/chunks/{chunk-NCQBQGI6.js → chunk-4DR2FV6O.js} +1 -1
  3. package/dist/chunks/{chunk-4VP55L4V.js → chunk-537JTK2U.js} +9 -24
  4. package/dist/chunks/{chunk-RRYVGOVK.js → chunk-5NTBJ33M.js} +1 -1
  5. package/dist/chunks/{chunk-4WRHMYCG.js → chunk-5VKKTHMP.js} +4 -4
  6. package/dist/chunks/{chunk-2JQVASXJ.js → chunk-6C33Y3DC.js} +3 -3
  7. package/dist/chunks/{chunk-T7CL42FK.js → chunk-6CWW4JIG.js} +3 -3
  8. package/dist/chunks/{chunk-BAUYQ7AR.js → chunk-7MF47FW3.js} +1 -1
  9. package/dist/chunks/{chunk-NE34PEHL.js → chunk-7ZDERWUW.js} +2 -2
  10. package/dist/chunks/{chunk-FNFZO3WQ.js → chunk-AUSDBXUD.js} +2 -2
  11. package/dist/chunks/{chunk-4RBF6ZDU.js → chunk-BHDZCUTT.js} +13 -31
  12. package/dist/chunks/{chunk-UB325PS7.js → chunk-BRQBLRFB.js} +1 -1
  13. package/dist/chunks/{chunk-RHXEHBO3.js → chunk-D2D4FJ6S.js} +2 -2
  14. package/dist/chunks/{chunk-BU3JMDDH.js → chunk-DKFFXOHJ.js} +2 -2
  15. package/dist/chunks/{chunk-JEON5XEH.js → chunk-FBY3IEDZ.js} +5 -5
  16. package/dist/chunks/{chunk-OFUQPP26.js → chunk-HNU5CXW4.js} +1 -1
  17. package/dist/chunks/{chunk-4ZWTYJSP.js → chunk-HQXVCOH6.js} +1 -1
  18. package/dist/chunks/{chunk-APGVHLAW.js → chunk-L2JUC7NX.js} +1 -1
  19. package/dist/chunks/{chunk-GYBFQLYR.js → chunk-NKJC5SI4.js} +1 -1
  20. package/dist/chunks/{chunk-R2BVH5SQ.js → chunk-O7SQKNIT.js} +1 -1
  21. package/dist/chunks/{chunk-CZXW3DJH.js → chunk-P56KWLXY.js} +1 -1
  22. package/dist/chunks/{chunk-ELUNQCFN.js → chunk-QIHIANBF.js} +5 -3
  23. package/dist/chunks/{chunk-ZS5VKEZL.js → chunk-RJD5NYGF.js} +1 -1
  24. package/dist/chunks/{chunk-VMTOBGCO.js → chunk-SG4QOQTF.js} +311 -79
  25. package/dist/chunks/{compile-vercel-config-A2SLMCWK.js → compile-vercel-config-ZVY7LBE3.js} +1 -1
  26. package/dist/chunks/{delete-SEQBCYWT.js → delete-SKTJMJNP.js} +2 -2
  27. package/dist/chunks/{disable-GRM5DJGU.js → disable-AG7I6DPV.js} +2 -2
  28. package/dist/chunks/{discard-IVQWWSPI.js → discard-LUK6LBLT.js} +2 -2
  29. package/dist/chunks/{edit-YTMZBT4Y.js → edit-3BR5HP3U.js} +3 -3
  30. package/dist/chunks/{enable-SSU3MG6J.js → enable-4JNLOKSM.js} +2 -2
  31. package/dist/chunks/{export-INCDZTYW.js → export-YLZ6QSHG.js} +2 -2
  32. package/dist/chunks/{inspect-QMY2ZE6J.js → inspect-HUJLUQAV.js} +3 -3
  33. package/dist/chunks/{list-MMIBPSB3.js → list-EPU4SB3E.js} +2 -2
  34. package/dist/chunks/{list-FF4VGSZ2.js → list-RMA56KYZ.js} +3 -3
  35. package/dist/chunks/{ls-TYEDISJD.js → ls-7HHDYE6F.js} +4 -4
  36. package/dist/chunks/{publish-OJQCVDL5.js → publish-6YE4OUDI.js} +2 -2
  37. package/dist/chunks/{query-LACPOOBL.js → query-X6Q4ZSZO.js} +8 -6
  38. package/dist/chunks/{reorder-TBFWHFQZ.js → reorder-VFM23ESC.js} +2 -2
  39. package/dist/chunks/{restore-5LUZRUME.js → restore-VX34SXVF.js} +2 -2
  40. package/dist/chunks/{rm-LDXY2G45.js → rm-5KXF2PY3.js} +4 -4
  41. package/dist/chunks/{rule-inspect-THIN6POX.js → rule-inspect-JG7AE5TI.js} +4 -4
  42. package/dist/chunks/{rules-4ZH7VTGC.js → rules-XRJBT22L.js} +6 -6
  43. package/dist/chunks/{schema-OK4OOI2N.js → schema-IMD4VV73.js} +51 -21
  44. package/dist/chunks/{update-EXPUPEH6.js → update-4FMWTIJK.js} +4 -4
  45. package/dist/commands/build/index.js +18 -29
  46. package/dist/commands/deploy/index.js +25 -25
  47. package/dist/commands/dev/index.js +23 -22
  48. package/dist/commands/env/index.js +6 -6
  49. package/dist/commands/link/index.js +8 -8
  50. package/dist/commands/list/index.js +3 -3
  51. package/dist/commands-bulk.js +2912 -1432
  52. package/dist/help.js +1 -1
  53. package/dist/index.js +41 -20
  54. package/dist/version.mjs +1 -1
  55. package/package.json +21 -21
@@ -9,7 +9,7 @@ import {
9
9
  } from "./chunk-CRZM5WM2.js";
10
10
  import {
11
11
  metricsCommand
12
- } from "./chunk-4RBF6ZDU.js";
12
+ } from "./chunk-BHDZCUTT.js";
13
13
  import {
14
14
  devCommand
15
15
  } from "./chunk-BJQTGP42.js";
@@ -25,10 +25,10 @@ import {
25
25
  import {
26
26
  buildCommand,
27
27
  pullCommand
28
- } from "./chunk-ZS5VKEZL.js";
28
+ } from "./chunk-RJD5NYGF.js";
29
29
  import {
30
30
  envCommand
31
- } from "./chunk-4VP55L4V.js";
31
+ } from "./chunk-537JTK2U.js";
32
32
  import {
33
33
  confirmOption,
34
34
  forceOption,
@@ -1316,6 +1316,58 @@ var certsCommand = {
1316
1316
  ]
1317
1317
  };
1318
1318
 
1319
+ // src/commands/connex/command.ts
1320
+ var createSubcommand2 = {
1321
+ name: "create",
1322
+ aliases: [],
1323
+ description: "Create a new Connex client",
1324
+ arguments: [
1325
+ {
1326
+ name: "type",
1327
+ required: true
1328
+ }
1329
+ ],
1330
+ options: [
1331
+ {
1332
+ name: "name",
1333
+ shorthand: "n",
1334
+ type: String,
1335
+ argument: "NAME",
1336
+ deprecated: false,
1337
+ description: "Name of the Connex client"
1338
+ },
1339
+ formatOption
1340
+ ],
1341
+ examples: [
1342
+ {
1343
+ name: "Create a Slack app",
1344
+ value: `${packageName} connex create slack`
1345
+ },
1346
+ {
1347
+ name: "Create with a custom name",
1348
+ value: `${packageName} connex create slack --name my-bot`
1349
+ },
1350
+ {
1351
+ name: "Output as JSON",
1352
+ value: `${packageName} connex create slack --format=json`
1353
+ }
1354
+ ]
1355
+ };
1356
+ var connexCommand = {
1357
+ name: "connex",
1358
+ aliases: [],
1359
+ description: "Manage Vercel Connect clients",
1360
+ arguments: [],
1361
+ options: [],
1362
+ subcommands: [createSubcommand2],
1363
+ examples: [
1364
+ {
1365
+ name: "Create a Slack app",
1366
+ value: `${packageName} connex create slack`
1367
+ }
1368
+ ]
1369
+ };
1370
+
1319
1371
  // src/commands/contract/command.ts
1320
1372
  var contractCommand = {
1321
1373
  name: "contract",
@@ -1477,6 +1529,85 @@ var curlCommand = {
1477
1529
  ]
1478
1530
  };
1479
1531
 
1532
+ // src/commands/deploy-hooks/command.ts
1533
+ var projectOption = {
1534
+ name: "project",
1535
+ shorthand: "p",
1536
+ type: String,
1537
+ argument: "PROJECT",
1538
+ description: "Project name or ID (defaults to the linked project)",
1539
+ deprecated: false
1540
+ };
1541
+ var listSubcommand5 = {
1542
+ name: "list",
1543
+ aliases: ["ls"],
1544
+ description: "List deploy hooks for a project",
1545
+ arguments: [],
1546
+ options: [formatOption, projectOption],
1547
+ examples: [
1548
+ {
1549
+ name: "List deploy hooks as JSON",
1550
+ value: `${packageName} deploy-hooks ls --format json`
1551
+ }
1552
+ ]
1553
+ };
1554
+ var createSubcommand3 = {
1555
+ name: "create",
1556
+ aliases: ["add"],
1557
+ description: "Create a deploy hook for a Git branch",
1558
+ arguments: [
1559
+ {
1560
+ name: "name",
1561
+ required: false
1562
+ }
1563
+ ],
1564
+ options: [
1565
+ {
1566
+ name: "ref",
1567
+ shorthand: "r",
1568
+ type: String,
1569
+ argument: "BRANCH",
1570
+ deprecated: false,
1571
+ description: "Git branch ref to deploy when the hook URL is triggered"
1572
+ },
1573
+ projectOption
1574
+ ],
1575
+ examples: [
1576
+ {
1577
+ name: "Create a hook that deploys `main`",
1578
+ value: `${packageName} deploy-hooks create cms-rebuild --ref main`
1579
+ }
1580
+ ]
1581
+ };
1582
+ var removeSubcommand3 = {
1583
+ name: "remove",
1584
+ aliases: ["rm", "delete"],
1585
+ description: "Remove a deploy hook by id",
1586
+ arguments: [
1587
+ {
1588
+ name: "id",
1589
+ required: true
1590
+ }
1591
+ ],
1592
+ options: [
1593
+ projectOption,
1594
+ {
1595
+ ...yesOption,
1596
+ description: "Skip the confirmation prompt when removing a deploy hook"
1597
+ }
1598
+ ],
1599
+ examples: []
1600
+ };
1601
+ var deployHooksCommand = {
1602
+ name: "deploy-hooks",
1603
+ aliases: ["deploy-hook"],
1604
+ description: "Manage deploy hooks for Git-triggered builds",
1605
+ arguments: [],
1606
+ subcommands: [listSubcommand5, createSubcommand3, removeSubcommand3],
1607
+ options: [],
1608
+ examples: []
1609
+ };
1610
+
1480
1611
  // src/commands/dns/command.ts
1481
1612
  var importSubcommand = {
1482
1613
  name: "import",
@@ -1495,7 +1626,7 @@ var importSubcommand = {
1495
1626
  options: [],
1496
1627
  examples: []
1497
1628
  };
1498
- var listSubcommand5 = {
1629
+ var listSubcommand6 = {
1499
1630
  name: "list",
1500
1631
  aliases: ["ls"],
1501
1632
  description: "List all DNS entries for a domain",
@@ -1526,7 +1657,7 @@ var addSubcommand4 = {
1526
1657
  options: [],
1527
1658
  examples: []
1528
1659
  };
1529
- var removeSubcommand3 = {
1660
+ var removeSubcommand4 = {
1530
1661
  name: "remove",
1531
1662
  aliases: ["rm"],
1532
1663
  description: "Remove a DNS entry using its ID",
@@ -1552,8 +1683,8 @@ var dnsCommand = {
1552
1683
  subcommands: [
1553
1684
  addSubcommand4,
1554
1685
  importSubcommand,
1555
- listSubcommand5,
1556
- removeSubcommand3
1686
+ listSubcommand6,
1687
+ removeSubcommand4
1557
1688
  ],
1558
1689
  options: [],
1559
1690
  examples: [
@@ -1603,7 +1734,7 @@ var dnsCommand = {
1603
1734
  };
1604
1735
 
1605
1736
  // src/commands/domains/command.ts
1606
- var listSubcommand6 = {
1737
+ var listSubcommand7 = {
1607
1738
  name: "list",
1608
1739
  aliases: ["ls"],
1609
1740
  description: "Show all domains in a list",
@@ -1662,7 +1793,7 @@ var addSubcommand5 = {
1662
1793
  }
1663
1794
  ]
1664
1795
  };
1665
- var removeSubcommand4 = {
1796
+ var removeSubcommand5 = {
1666
1797
  name: "remove",
1667
1798
  aliases: ["rm"],
1668
1799
  description: "Remove ownership of a domain name from a Vercel Team",
@@ -1764,21 +1895,21 @@ var domainsCommand = {
1764
1895
  description: "Manage domains",
1765
1896
  arguments: [],
1766
1897
  subcommands: [
1767
- listSubcommand6,
1898
+ listSubcommand7,
1768
1899
  inspectSubcommand,
1769
1900
  addSubcommand5,
1770
1901
  buySubcommand,
1771
1902
  moveSubcommand,
1772
1903
  priceSubcommand,
1773
1904
  transferInSubcommand,
1774
- removeSubcommand4
1905
+ removeSubcommand5
1775
1906
  ],
1776
1907
  options: [],
1777
1908
  examples: []
1778
1909
  };
1779
1910
 
1780
1911
  // src/commands/edge-config/command.ts
1781
- var listSubcommand7 = {
1912
+ var listSubcommand8 = {
1782
1913
  name: "list",
1783
1914
  aliases: ["ls"],
1784
1915
  description: "List Edge Config stores for the current team",
@@ -1864,7 +1995,7 @@ var updateSubcommand = {
1864
1995
  ],
1865
1996
  examples: []
1866
1997
  };
1867
- var removeSubcommand5 = {
1998
+ var removeSubcommand6 = {
1868
1999
  name: "remove",
1869
2000
  aliases: ["rm", "delete"],
1870
2001
  description: "Delete an Edge Config store",
@@ -1938,11 +2069,11 @@ var edgeConfigCommand = {
1938
2069
  description: "Manage Edge Config stores (dashboard API parity)",
1939
2070
  arguments: [],
1940
2071
  subcommands: [
1941
- listSubcommand7,
2072
+ listSubcommand8,
1942
2073
  addSubcommand6,
1943
2074
  getSubcommand,
1944
2075
  updateSubcommand,
1945
- removeSubcommand5,
2076
+ removeSubcommand6,
1946
2077
  itemsSubcommand,
1947
2078
  tokensSubcommand
1948
2079
  ],
@@ -2840,7 +2971,7 @@ var firewallCommand = {
2840
2971
  };
2841
2972
 
2842
2973
  // src/commands/flags/command.ts
2843
- var listSubcommand8 = {
2974
+ var listSubcommand9 = {
2844
2975
  name: "list",
2845
2976
  aliases: ["ls"],
2846
2977
  description: "List all feature flags for the current project",
@@ -2896,7 +3027,7 @@ var inspectSubcommand2 = {
2896
3027
  }
2897
3028
  ]
2898
3029
  };
2899
- var createSubcommand2 = {
3030
+ var createSubcommand4 = {
2900
3031
  name: "create",
2901
3032
  aliases: ["add"],
2902
3033
  description: "Create a new feature flag",
@@ -3083,7 +3214,98 @@ var setSubcommand2 = {
3083
3214
  }
3084
3215
  ]
3085
3216
  };
3086
- var removeSubcommand6 = {
3217
+ var rolloutSubcommand = {
3218
+ name: "rollout",
3219
+ aliases: [],
3220
+ description: "Configure a progressive rollout for a feature flag in an environment",
3221
+ arguments: [
3222
+ {
3223
+ name: "flag",
3224
+ required: true
3225
+ }
3226
+ ],
3227
+ options: [
3228
+ {
3229
+ name: "environment",
3230
+ shorthand: "e",
3231
+ type: String,
3232
+ deprecated: false,
3233
+ description: "The environment to configure (production, preview, or development)",
3234
+ argument: "ENV"
3235
+ },
3236
+ {
3237
+ name: "from-variant",
3238
+ shorthand: null,
3239
+ type: String,
3240
+ deprecated: false,
3241
+ description: "The variant to roll away from (defaults to false for boolean flags)",
3242
+ argument: "VARIANT"
3243
+ },
3244
+ {
3245
+ name: "to-variant",
3246
+ shorthand: null,
3247
+ type: String,
3248
+ deprecated: false,
3249
+ description: "The variant to roll towards (defaults to true for boolean flags)",
3250
+ argument: "VARIANT"
3251
+ },
3252
+ {
3253
+ name: "default-variant",
3254
+ shorthand: null,
3255
+ type: String,
3256
+ deprecated: false,
3257
+ description: "The fallback variant to serve when the rollout attribute is unavailable",
3258
+ argument: "VARIANT"
3259
+ },
3260
+ {
3261
+ name: "by",
3262
+ shorthand: null,
3263
+ type: String,
3264
+ deprecated: false,
3265
+ description: "Entity attribute used for bucketing, in the form entity.attribute",
3266
+ argument: "ENTITY.ATTRIBUTE"
3267
+ },
3268
+ {
3269
+ name: "stage",
3270
+ shorthand: "s",
3271
+ type: [String],
3272
+ deprecated: false,
3273
+ description: 'Add a rollout stage as PERCENTAGE,DURATION (e.g. "5,6h"). Can be specified multiple times. 100% is implied at the end.',
3274
+ argument: "PERCENTAGE,DURATION"
3275
+ },
3276
+ {
3277
+ name: "start",
3278
+ shorthand: null,
3279
+ type: String,
3280
+ deprecated: false,
3281
+ description: 'When the rollout should start: "now", a future relative time like "1h", or an ISO 8601 datetime',
3282
+ argument: "TIME"
3283
+ },
3284
+ {
3285
+ name: "message",
3286
+ shorthand: null,
3287
+ type: String,
3288
+ deprecated: false,
3289
+ description: "Optional revision message for the update",
3290
+ argument: "TEXT"
3291
+ }
3292
+ ],
3293
+ examples: [
3294
+ {
3295
+ name: "Start a progressive boolean rollout in production",
3296
+ value: `${packageName} flags rollout redesigned-checkout --environment production --by user.userId --stage 5,6h --stage 10,6h --stage 25,12h --stage 50,1d`
3297
+ },
3298
+ {
3299
+ name: "Schedule a string-flag rollout for later",
3300
+ value: `${packageName} flags rollout welcome-message -e production --by user.userId --from-variant control --to-variant treatment --default-variant control --stage 10,2h --stage 50,12h --start 2026-04-16T09:00:00Z`
3301
+ },
3302
+ {
3303
+ name: "Update only the rollout schedule while keeping current variants",
3304
+ value: `${packageName} flags rollout redesigned-checkout -e production --stage 5,30m --stage 25,2h --stage 50,8h`
3305
+ }
3306
+ ]
3307
+ };
3308
+ var removeSubcommand7 = {
3087
3309
  name: "remove",
3088
3310
  aliases: ["rm"],
3089
3311
  description: "Delete a feature flag",
@@ -3395,13 +3617,14 @@ var flagsCommand = {
3395
3617
  hidden: true,
3396
3618
  arguments: [],
3397
3619
  subcommands: [
3398
- listSubcommand8,
3620
+ listSubcommand9,
3399
3621
  inspectSubcommand2,
3400
- createSubcommand2,
3622
+ createSubcommand4,
3401
3623
  openSubcommand,
3402
3624
  updateSubcommand2,
3403
3625
  setSubcommand2,
3404
- removeSubcommand6,
3626
+ rolloutSubcommand,
3627
+ removeSubcommand7,
3405
3628
  archiveSubcommand,
3406
3629
  disableSubcommand,
3407
3630
  enableSubcommand,
@@ -3917,7 +4140,7 @@ var installationsSubcommand = {
3917
4140
  }
3918
4141
  ]
3919
4142
  };
3920
- var listSubcommand9 = {
4143
+ var listSubcommand10 = {
3921
4144
  name: "list",
3922
4145
  aliases: ["ls"],
3923
4146
  description: "List resources from marketplace integrations for the current project",
@@ -4100,7 +4323,7 @@ var updateSubcommand3 = {
4100
4323
  }
4101
4324
  ]
4102
4325
  };
4103
- var removeSubcommand7 = {
4326
+ var removeSubcommand8 = {
4104
4327
  name: "remove",
4105
4328
  aliases: [],
4106
4329
  description: "Uninstalls a marketplace integration. Resources must be removed first using `integration-resource remove`.",
@@ -4193,10 +4416,10 @@ var integrationCommand = {
4193
4416
  discoverSubcommand,
4194
4417
  guideSubcommand,
4195
4418
  installationsSubcommand,
4196
- listSubcommand9,
4419
+ listSubcommand10,
4197
4420
  openSubcommand2,
4198
4421
  updateSubcommand3,
4199
- removeSubcommand7
4422
+ removeSubcommand8
4200
4423
  ],
4201
4424
  examples: [
4202
4425
  {
@@ -4231,7 +4454,7 @@ var installCommand = {
4231
4454
  };
4232
4455
 
4233
4456
  // src/commands/integration-resource/command.ts
4234
- var removeSubcommand8 = {
4457
+ var removeSubcommand9 = {
4235
4458
  name: "remove",
4236
4459
  aliases: ["rm"],
4237
4460
  description: "Delete an integration resource",
@@ -4382,7 +4605,7 @@ var integrationResourceCommand = {
4382
4605
  subcommands: [
4383
4606
  createThresholdSubcommand,
4384
4607
  disconnectSubcommand2,
4385
- removeSubcommand8
4608
+ removeSubcommand9
4386
4609
  ],
4387
4610
  examples: []
4388
4611
  };
@@ -5023,7 +5246,7 @@ var installSubcommand = {
5023
5246
  }
5024
5247
  ]
5025
5248
  };
5026
- var removeSubcommand9 = {
5249
+ var removeSubcommand10 = {
5027
5250
  name: "remove",
5028
5251
  aliases: ["rm", "uninstall"],
5029
5252
  description: "Uninstall a Vercel App from the team",
@@ -5051,7 +5274,7 @@ var oauthAppsCommand = {
5051
5274
  registerSubcommand,
5052
5275
  dismissSubcommand,
5053
5276
  installSubcommand,
5054
- removeSubcommand9
5277
+ removeSubcommand10
5055
5278
  ],
5056
5279
  options: [],
5057
5280
  examples: []
@@ -5206,7 +5429,7 @@ var inspectSubcommand3 = {
5206
5429
  }
5207
5430
  ]
5208
5431
  };
5209
- var listSubcommand10 = {
5432
+ var listSubcommand11 = {
5210
5433
  name: "list",
5211
5434
  aliases: ["ls"],
5212
5435
  description: "Show all projects in the selected scope",
@@ -5235,7 +5458,7 @@ var listSubcommand10 = {
5235
5458
  }
5236
5459
  ]
5237
5460
  };
5238
- var removeSubcommand10 = {
5461
+ var removeSubcommand11 = {
5239
5462
  name: "remove",
5240
5463
  aliases: ["rm"],
5241
5464
  description: "Delete a project",
@@ -5585,14 +5808,14 @@ var projectCommand = {
5585
5808
  accessSummarySubcommand,
5586
5809
  checksSubcommand,
5587
5810
  inspectSubcommand3,
5588
- listSubcommand10,
5811
+ listSubcommand11,
5589
5812
  membersSubcommand,
5590
5813
  accessGroupsSubcommand,
5591
5814
  protectionSubcommand,
5592
5815
  webAnalyticsSubcommand,
5593
5816
  speedInsightsSubcommand,
5594
5817
  renameSubcommand,
5595
- removeSubcommand10,
5818
+ removeSubcommand11,
5596
5819
  tokenSubcommand
5597
5820
  ],
5598
5821
  options: [],
@@ -5705,7 +5928,7 @@ var redeployCommand = {
5705
5928
  };
5706
5929
 
5707
5930
  // src/commands/redirects/command.ts
5708
- var listSubcommand11 = {
5931
+ var listSubcommand12 = {
5709
5932
  name: "list",
5710
5933
  aliases: ["ls"],
5711
5934
  description: "List all redirects for the current project. These redirects apply to all deployments and environments. There may also be redirects defined in a deployment that are not listed here.",
@@ -5894,7 +6117,7 @@ var uploadSubcommand = {
5894
6117
  }
5895
6118
  ]
5896
6119
  };
5897
- var removeSubcommand11 = {
6120
+ var removeSubcommand12 = {
5898
6121
  name: "remove",
5899
6122
  aliases: ["rm"],
5900
6123
  description: "Remove a redirect",
@@ -5969,11 +6192,11 @@ var redirectsCommand = {
5969
6192
  description: "Manage redirects for a project. Redirects managed at the project level apply to all deployments and environments and take effect immediately after being created and promoted to production.",
5970
6193
  arguments: [],
5971
6194
  subcommands: [
5972
- listSubcommand11,
6195
+ listSubcommand12,
5973
6196
  listVersionsSubcommand,
5974
6197
  addSubcommand9,
5975
6198
  uploadSubcommand,
5976
- removeSubcommand11,
6199
+ removeSubcommand12,
5977
6200
  promoteSubcommand,
5978
6201
  restoreSubcommand
5979
6202
  ],
@@ -6356,7 +6579,7 @@ var skillsCommand = {
6356
6579
  };
6357
6580
 
6358
6581
  // src/commands/target/command.ts
6359
- var listSubcommand12 = {
6582
+ var listSubcommand13 = {
6360
6583
  name: "list",
6361
6584
  aliases: ["ls"],
6362
6585
  description: "List targets defined for the current Project",
@@ -6380,7 +6603,7 @@ var targetCommand = {
6380
6603
  aliases: ["targets"],
6381
6604
  description: `Manage your Vercel Project's "targets" (custom environments).`,
6382
6605
  arguments: [],
6383
- subcommands: [listSubcommand12],
6606
+ subcommands: [listSubcommand13],
6384
6607
  options: [],
6385
6608
  examples: []
6386
6609
  };
@@ -6440,7 +6663,7 @@ var addSubcommand10 = {
6440
6663
  }
6441
6664
  ]
6442
6665
  };
6443
- var listSubcommand13 = {
6666
+ var listSubcommand14 = {
6444
6667
  name: "list",
6445
6668
  aliases: ["ls"],
6446
6669
  description: "Show all teams that you're a member of",
@@ -6546,7 +6769,7 @@ var teamsCommand = {
6546
6769
  subcommands: [
6547
6770
  addSubcommand10,
6548
6771
  inviteSubcommand,
6549
- listSubcommand13,
6772
+ listSubcommand14,
6550
6773
  requestSubcommand,
6551
6774
  switchSubcommand,
6552
6775
  ssoSubcommand,
@@ -6557,7 +6780,7 @@ var teamsCommand = {
6557
6780
  };
6558
6781
 
6559
6782
  // src/commands/tokens/command.ts
6560
- var listSubcommand14 = {
6783
+ var listSubcommand15 = {
6561
6784
  name: "list",
6562
6785
  aliases: ["ls"],
6563
6786
  description: "List your personal authentication tokens",
@@ -6607,7 +6830,7 @@ var addSubcommand11 = {
6607
6830
  }
6608
6831
  ]
6609
6832
  };
6610
- var removeSubcommand12 = {
6833
+ var removeSubcommand13 = {
6611
6834
  name: "remove",
6612
6835
  aliases: ["rm", "delete"],
6613
6836
  description: "Delete a personal authentication token by ID",
@@ -6630,7 +6853,7 @@ var tokensCommand = {
6630
6853
  aliases: [],
6631
6854
  description: "Manage your personal Vercel authentication tokens",
6632
6855
  arguments: [],
6633
- subcommands: [addSubcommand11, listSubcommand14, removeSubcommand12],
6856
+ subcommands: [addSubcommand11, listSubcommand15, removeSubcommand13],
6634
6857
  options: [],
6635
6858
  examples: []
6636
6859
  };
@@ -6843,7 +7066,7 @@ var environmentOption = {
6843
7066
  argument: "ENV",
6844
7067
  description: "Environment to connect (can be repeated: production, preview, development). Defaults to all when --yes is used."
6845
7068
  };
6846
- var listSubcommand15 = {
7069
+ var listSubcommand16 = {
6847
7070
  name: "list",
6848
7071
  aliases: ["ls"],
6849
7072
  description: "List all files in the Blob store",
@@ -7211,7 +7434,7 @@ var blobCommand = {
7211
7434
  description: "Interact with Vercel Blob",
7212
7435
  arguments: [],
7213
7436
  subcommands: [
7214
- listSubcommand15,
7437
+ listSubcommand16,
7215
7438
  putSubcommand,
7216
7439
  getSubcommand2,
7217
7440
  delSubcommand,
@@ -7236,7 +7459,7 @@ var blobCommand = {
7236
7459
  };
7237
7460
 
7238
7461
  // src/commands/webhooks/command.ts
7239
- var listSubcommand16 = {
7462
+ var listSubcommand17 = {
7240
7463
  name: "list",
7241
7464
  aliases: ["ls"],
7242
7465
  description: "Show all webhooks",
@@ -7263,7 +7486,7 @@ var getSubcommand3 = {
7263
7486
  options: [formatOption],
7264
7487
  examples: []
7265
7488
  };
7266
- var createSubcommand3 = {
7489
+ var createSubcommand5 = {
7267
7490
  name: "create",
7268
7491
  aliases: ["add"],
7269
7492
  description: "Create a new webhook",
@@ -7298,7 +7521,7 @@ var createSubcommand3 = {
7298
7521
  }
7299
7522
  ]
7300
7523
  };
7301
- var removeSubcommand13 = {
7524
+ var removeSubcommand14 = {
7302
7525
  name: "remove",
7303
7526
  aliases: ["rm", "delete"],
7304
7527
  description: "Remove a webhook",
@@ -7322,10 +7545,10 @@ var webhooksCommand = {
7322
7545
  description: "Manage webhooks",
7323
7546
  arguments: [],
7324
7547
  subcommands: [
7325
- listSubcommand16,
7548
+ listSubcommand17,
7326
7549
  getSubcommand3,
7327
- createSubcommand3,
7328
- removeSubcommand13
7550
+ createSubcommand5,
7551
+ removeSubcommand14
7329
7552
  ],
7330
7553
  options: [],
7331
7554
  examples: []
@@ -7349,6 +7572,7 @@ var commandsStructs = [
7349
7572
  cronsCommand,
7350
7573
  curlCommand,
7351
7574
  deployCommand,
7575
+ deployHooksCommand,
7352
7576
  devCommand,
7353
7577
  dnsCommand,
7354
7578
  domainsCommand,
@@ -7397,8 +7621,9 @@ var commandsStructs = [
7397
7621
  if (process.env.FF_GUIDANCE_MODE) {
7398
7622
  commandsStructs.push(guidanceCommand);
7399
7623
  }
7400
- if (process.env.FF_METRICS) {
7401
- commandsStructs.push(metricsCommand);
7624
+ commandsStructs.push(metricsCommand);
7625
+ if (process.env.FF_CONNEX_ENABLED) {
7626
+ commandsStructs.push(connexCommand);
7402
7627
  }
7403
7628
  function getCommandAliases(command) {
7404
7629
  return [command.name].concat(command.aliases);
@@ -7450,6 +7675,8 @@ export {
7450
7675
  listSubcommand3,
7451
7676
  addSubcommand2 as addSubcommand,
7452
7677
  certsCommand,
7678
+ createSubcommand2,
7679
+ connexCommand,
7453
7680
  contractCommand,
7454
7681
  addSubcommand3 as addSubcommand2,
7455
7682
  listSubcommand4,
@@ -7460,25 +7687,29 @@ export {
7460
7687
  initSubcommand,
7461
7688
  continueSubcommand,
7462
7689
  deployCommand,
7463
- importSubcommand,
7464
7690
  listSubcommand5,
7465
- addSubcommand4 as addSubcommand3,
7691
+ createSubcommand3,
7466
7692
  removeSubcommand3,
7467
- dnsCommand,
7693
+ deployHooksCommand,
7694
+ importSubcommand,
7468
7695
  listSubcommand6,
7696
+ addSubcommand4 as addSubcommand3,
7697
+ removeSubcommand4,
7698
+ dnsCommand,
7699
+ listSubcommand7,
7469
7700
  inspectSubcommand,
7470
7701
  addSubcommand5 as addSubcommand4,
7471
- removeSubcommand4,
7702
+ removeSubcommand5,
7472
7703
  priceSubcommand,
7473
7704
  buySubcommand,
7474
7705
  moveSubcommand,
7475
7706
  transferInSubcommand,
7476
7707
  domainsCommand,
7477
- listSubcommand7,
7708
+ listSubcommand8,
7478
7709
  addSubcommand6 as addSubcommand5,
7479
7710
  getSubcommand,
7480
7711
  updateSubcommand,
7481
- removeSubcommand5,
7712
+ removeSubcommand6,
7482
7713
  itemsSubcommand,
7483
7714
  tokensSubcommand,
7484
7715
  edgeConfigCommand,
@@ -7510,13 +7741,14 @@ export {
7510
7741
  systemMitigationsResumeSubcommand,
7511
7742
  systemMitigationsSubcommand,
7512
7743
  firewallCommand,
7513
- listSubcommand8,
7744
+ listSubcommand9,
7514
7745
  inspectSubcommand2,
7515
- createSubcommand2,
7746
+ createSubcommand4,
7516
7747
  openSubcommand,
7517
7748
  updateSubcommand2,
7518
7749
  setSubcommand2,
7519
- removeSubcommand6,
7750
+ rolloutSubcommand,
7751
+ removeSubcommand7,
7520
7752
  archiveSubcommand,
7521
7753
  disableSubcommand,
7522
7754
  enableSubcommand,
@@ -7541,15 +7773,15 @@ export {
7541
7773
  acceptTermsSubcommand,
7542
7774
  openSubcommand2,
7543
7775
  installationsSubcommand,
7544
- listSubcommand9,
7776
+ listSubcommand10,
7545
7777
  discoverSubcommand,
7546
7778
  balanceSubcommand,
7547
7779
  updateSubcommand3,
7548
- removeSubcommand7,
7780
+ removeSubcommand8,
7549
7781
  guideSubcommand,
7550
7782
  integrationCommand,
7551
7783
  installCommand,
7552
- removeSubcommand8,
7784
+ removeSubcommand9,
7553
7785
  disconnectSubcommand2,
7554
7786
  createThresholdSubcommand,
7555
7787
  integrationResourceCommand,
@@ -7571,7 +7803,7 @@ export {
7571
7803
  registerSubcommand,
7572
7804
  dismissSubcommand,
7573
7805
  installSubcommand,
7574
- removeSubcommand9,
7806
+ removeSubcommand10,
7575
7807
  oauthAppsCommand,
7576
7808
  openCommand,
7577
7809
  addSubcommand8,
@@ -7579,8 +7811,8 @@ export {
7579
7811
  checksRemoveFlags,
7580
7812
  checksSubcommand,
7581
7813
  inspectSubcommand3,
7582
- listSubcommand10,
7583
- removeSubcommand10,
7814
+ listSubcommand11,
7815
+ removeSubcommand11,
7584
7816
  renameSubcommand,
7585
7817
  tokenSubcommand,
7586
7818
  accessSummarySubcommand,
@@ -7593,11 +7825,11 @@ export {
7593
7825
  statusSubcommand2,
7594
7826
  promoteCommand,
7595
7827
  redeployCommand,
7596
- listSubcommand11,
7828
+ listSubcommand12,
7597
7829
  listVersionsSubcommand,
7598
7830
  addSubcommand9,
7599
7831
  uploadSubcommand,
7600
- removeSubcommand11,
7832
+ removeSubcommand12,
7601
7833
  promoteSubcommand,
7602
7834
  restoreSubcommand,
7603
7835
  redirectsCommand,
@@ -7612,19 +7844,19 @@ export {
7612
7844
  fetchSubcommand,
7613
7845
  rollingReleaseCommand,
7614
7846
  skillsCommand,
7615
- listSubcommand12,
7847
+ listSubcommand13,
7616
7848
  targetCommand,
7617
7849
  requestSubcommand,
7618
7850
  addSubcommand10,
7619
- listSubcommand13,
7851
+ listSubcommand14,
7620
7852
  switchSubcommand,
7621
7853
  inviteSubcommand,
7622
7854
  ssoSubcommand,
7623
7855
  membersSubcommand2,
7624
7856
  teamsCommand,
7625
- listSubcommand14,
7857
+ listSubcommand15,
7626
7858
  addSubcommand11,
7627
- removeSubcommand12,
7859
+ removeSubcommand13,
7628
7860
  tokensCommand,
7629
7861
  statusSubcommand4,
7630
7862
  enableSubcommand3,
@@ -7634,7 +7866,7 @@ export {
7634
7866
  upgradeCommand,
7635
7867
  usageCommand,
7636
7868
  whoamiCommand,
7637
- listSubcommand15,
7869
+ listSubcommand16,
7638
7870
  putSubcommand,
7639
7871
  delSubcommand,
7640
7872
  copySubcommand,
@@ -7648,10 +7880,10 @@ export {
7648
7880
  getStoreInfoSubcommand,
7649
7881
  listStoresSubcommand,
7650
7882
  blobCommand,
7651
- listSubcommand16,
7883
+ listSubcommand17,
7652
7884
  getSubcommand3,
7653
- createSubcommand3,
7654
- removeSubcommand13,
7885
+ createSubcommand5,
7886
+ removeSubcommand14,
7655
7887
  webhooksCommand,
7656
7888
  getCommandAliases,
7657
7889
  commands,