vercel 54.9.1 → 54.10.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.
- package/dist/chunks/{add-DLK472F2.js → add-5DY5F6KR.js} +5 -5
- package/dist/chunks/{chunk-LZQB35VT.js → chunk-3QEUKH37.js} +1 -1
- package/dist/chunks/{chunk-NHT3AQHJ.js → chunk-6B7TYTF6.js} +4 -4
- package/dist/chunks/{chunk-6TKGW3ER.js → chunk-6ESIT3CL.js} +1 -1
- package/dist/chunks/{chunk-SZB6YXTE.js → chunk-6UWHSMGM.js} +2 -2
- package/dist/chunks/{chunk-WBGELPB3.js → chunk-7V42ARD4.js} +6 -6
- package/dist/chunks/{chunk-CSYB45VZ.js → chunk-ERHL5CQY.js} +67 -9
- package/dist/chunks/{chunk-7BNN27HP.js → chunk-GPBBIDQ5.js} +1 -1
- package/dist/chunks/{chunk-H3M6DIPE.js → chunk-GSR2GQLJ.js} +1946 -191
- package/dist/chunks/{chunk-J5JWEUV2.js → chunk-IUBY6GNH.js} +1 -1
- package/dist/chunks/{chunk-DPXUXH7G.js → chunk-J5273CSE.js} +2 -2
- package/dist/chunks/{chunk-WA3URLW4.js → chunk-J763BFOA.js} +1 -1
- package/dist/chunks/{chunk-BTHBAHZ7.js → chunk-JK7NBOHR.js} +1 -1
- package/dist/chunks/{chunk-5DEFO6LE.js → chunk-LFHOOCSD.js} +2 -2
- package/dist/chunks/{chunk-BR7Z2MXT.js → chunk-MBDHDIBC.js} +6 -6
- package/dist/chunks/{chunk-KXIQF76V.js → chunk-PAB6JAI7.js} +1 -1
- package/dist/chunks/{chunk-KV23GR7J.js → chunk-PV533MBH.js} +1 -1
- package/dist/chunks/{chunk-OZLTZQ6G.js → chunk-R3OUWO35.js} +10 -3
- package/dist/chunks/{chunk-2WIR65ZA.js → chunk-SHWTWKFP.js} +127 -93
- package/dist/chunks/{chunk-TS7YAK5A.js → chunk-TMD7R76P.js} +1 -1
- package/dist/chunks/{chunk-5ZJHY4AC.js → chunk-VNUNCNPE.js} +1 -1
- package/dist/chunks/{chunk-5MNBLHCW.js → chunk-WBFTHBNH.js} +1 -1
- package/dist/chunks/{chunk-TAHQ6VAS.js → chunk-WFRHKZFI.js} +2 -1
- package/dist/chunks/{chunk-BBJUIDZF.js → chunk-YI3JV6GM.js} +3 -3
- package/dist/chunks/{chunk-ZOEYFRYV.js → chunk-YSBVITVJ.js} +3 -3
- package/dist/chunks/{compile-vercel-config-6DRMFWMC.js → compile-vercel-config-E3BX5VFO.js} +2 -2
- package/dist/chunks/{delete-IJ6VXN3J.js → delete-RKFK2KFA.js} +4 -4
- package/dist/chunks/{disable-YD3NZSGK.js → disable-RD33Y4KE.js} +4 -4
- package/dist/chunks/{discard-VFWKNLCW.js → discard-ITS7653Z.js} +4 -4
- package/dist/chunks/{edit-3UMHPT2N.js → edit-ANQBSFXA.js} +6 -6
- package/dist/chunks/{enable-OM55GDFZ.js → enable-7WGWM77Y.js} +4 -4
- package/dist/chunks/{exec-JSOL4CYJ.js → exec-HI4HF4GY.js} +1 -1
- package/dist/chunks/{export-LSEMLHHU.js → export-VTGALJ7L.js} +4 -4
- package/dist/chunks/{inspect-ZMNYUC4I.js → inspect-3CNYVFQE.js} +4 -4
- package/dist/chunks/{list-ZBRTOAFQ.js → list-B4QVO4HZ.js} +4 -4
- package/dist/chunks/{list-GIAM3YSQ.js → list-G634SMGU.js} +3 -3
- package/dist/chunks/{ls-NDRKV5AX.js → ls-OY7LDCQP.js} +5 -5
- package/dist/chunks/{publish-T3LIYYM2.js → publish-VATWAP53.js} +4 -4
- package/dist/chunks/{query-ZPH4RM2S.js → query-S26UM5S4.js} +3 -3
- package/dist/chunks/{reorder-E53AAA3P.js → reorder-7WO5ZX6S.js} +4 -4
- package/dist/chunks/{restore-4HJU6B2V.js → restore-WXOV5IWA.js} +4 -4
- package/dist/chunks/{rm-ZOVPEOPT.js → rm-FT6BU2BM.js} +5 -5
- package/dist/chunks/{routes-3OHKNMGT.js → routes-EAMQVFU2.js} +2 -2
- package/dist/chunks/{rule-inspect-UMFXT335.js → rule-inspect-7WQCBK25.js} +5 -5
- package/dist/chunks/{rules-LUJB7CCT.js → rules-J5RKONBR.js} +6 -6
- package/dist/chunks/{schema-VKBUX74S.js → schema-7W6TY5ST.js} +3 -3
- package/dist/chunks/{update-G6D7GNBJ.js → update-GKAXCULF.js} +5 -5
- package/dist/commands/build/index.js +332 -111
- package/dist/commands/deploy/index.js +13 -13
- package/dist/commands/dev/index.js +31 -16
- package/dist/commands/env/index.js +8 -8
- package/dist/commands/link/index.js +10 -10
- package/dist/commands/list/index.js +5 -5
- package/dist/commands-bulk.js +697 -89
- package/dist/index.js +12 -12
- package/dist/version.mjs +1 -1
- package/package.json +21 -21
|
@@ -868,9 +868,9 @@ var require_is_arrayish = __commonJS({
|
|
|
868
868
|
}
|
|
869
869
|
});
|
|
870
870
|
|
|
871
|
-
// ../../node_modules/.pnpm/error-ex@1.3.
|
|
871
|
+
// ../../node_modules/.pnpm/error-ex@1.3.4/node_modules/error-ex/index.js
|
|
872
872
|
var require_error_ex = __commonJS({
|
|
873
|
-
"../../node_modules/.pnpm/error-ex@1.3.
|
|
873
|
+
"../../node_modules/.pnpm/error-ex@1.3.4/node_modules/error-ex/index.js"(exports, module) {
|
|
874
874
|
"use strict";
|
|
875
875
|
var util = __require("util");
|
|
876
876
|
var isArrayish = require_is_arrayish();
|
|
@@ -12,11 +12,11 @@ import {
|
|
|
12
12
|
} from "./chunk-LJ5WXXG6.js";
|
|
13
13
|
import {
|
|
14
14
|
getScope
|
|
15
|
-
} from "./chunk-
|
|
15
|
+
} from "./chunk-J763BFOA.js";
|
|
16
16
|
import {
|
|
17
17
|
getLinkedProject,
|
|
18
18
|
getProjectByNameOrId
|
|
19
|
-
} from "./chunk-
|
|
19
|
+
} from "./chunk-GSR2GQLJ.js";
|
|
20
20
|
import {
|
|
21
21
|
buildCommandWithGlobalFlags,
|
|
22
22
|
outputAgentError
|
|
@@ -8,25 +8,25 @@ import {
|
|
|
8
8
|
getUpdateCommand,
|
|
9
9
|
isGlobal,
|
|
10
10
|
isNativeBinaryInstall
|
|
11
|
-
} from "./chunk-
|
|
11
|
+
} from "./chunk-6ESIT3CL.js";
|
|
12
12
|
import {
|
|
13
13
|
getGlobalPathConfig,
|
|
14
14
|
writeToConfigFile
|
|
15
|
-
} from "./chunk-
|
|
15
|
+
} from "./chunk-R3OUWO35.js";
|
|
16
16
|
import {
|
|
17
17
|
apiCommand,
|
|
18
18
|
listSubcommand2 as listSubcommand,
|
|
19
19
|
loginCommand
|
|
20
|
-
} from "./chunk-
|
|
20
|
+
} from "./chunk-SHWTWKFP.js";
|
|
21
21
|
import {
|
|
22
22
|
help
|
|
23
|
-
} from "./chunk-
|
|
23
|
+
} from "./chunk-VNUNCNPE.js";
|
|
24
24
|
import {
|
|
25
25
|
login
|
|
26
|
-
} from "./chunk-
|
|
26
|
+
} from "./chunk-GSR2GQLJ.js";
|
|
27
27
|
import {
|
|
28
28
|
TelemetryClient
|
|
29
|
-
} from "./chunk-
|
|
29
|
+
} from "./chunk-J5273CSE.js";
|
|
30
30
|
import {
|
|
31
31
|
require_ms
|
|
32
32
|
} from "./chunk-CO5D46AG.js";
|
|
@@ -6,7 +6,7 @@ const __filename = __fileURLToPath(import.meta.url);
|
|
|
6
6
|
const __dirname = __dirname_(__filename);
|
|
7
7
|
import {
|
|
8
8
|
TelemetryClient
|
|
9
|
-
} from "./chunk-
|
|
9
|
+
} from "./chunk-J5273CSE.js";
|
|
10
10
|
|
|
11
11
|
// src/util/telemetry/commands/routes/index.ts
|
|
12
12
|
var RoutesTelemetryClient = class extends TelemetryClient {
|
|
@@ -9,7 +9,7 @@ import {
|
|
|
9
9
|
} from "./chunk-V5P25P7F.js";
|
|
10
10
|
import {
|
|
11
11
|
getLocalPathConfig
|
|
12
|
-
} from "./chunk-
|
|
12
|
+
} from "./chunk-WBFTHBNH.js";
|
|
13
13
|
import {
|
|
14
14
|
DEFAULT_VERCEL_CONFIG_FILENAME,
|
|
15
15
|
VERCEL_CONFIG_EXTENSIONS,
|
|
@@ -36,10 +36,10 @@ import {
|
|
|
36
36
|
useKeypress,
|
|
37
37
|
usePrefix,
|
|
38
38
|
useState
|
|
39
|
-
} from "./chunk-
|
|
39
|
+
} from "./chunk-GSR2GQLJ.js";
|
|
40
40
|
import {
|
|
41
41
|
require_load_json_file
|
|
42
|
-
} from "./chunk-
|
|
42
|
+
} from "./chunk-J5273CSE.js";
|
|
43
43
|
import {
|
|
44
44
|
require_lib as require_lib2
|
|
45
45
|
} from "./chunk-N2T234LO.js";
|
|
@@ -51,6 +51,9 @@ import {
|
|
|
51
51
|
APIError,
|
|
52
52
|
NowError
|
|
53
53
|
} from "./chunk-LN6B7ZI3.js";
|
|
54
|
+
import {
|
|
55
|
+
pkg_default
|
|
56
|
+
} from "./chunk-P4QNYOFB.js";
|
|
54
57
|
import {
|
|
55
58
|
emoji,
|
|
56
59
|
link_default,
|
|
@@ -1607,6 +1610,7 @@ function sleep(ms) {
|
|
|
1607
1610
|
}
|
|
1608
1611
|
|
|
1609
1612
|
// src/util/client.ts
|
|
1613
|
+
var DOMAINS_API_PATH = /^\/v\d+\/(?:domains|registrar)(?:\/|$)/;
|
|
1610
1614
|
var isSAMLError = (v) => {
|
|
1611
1615
|
return v && v.saml;
|
|
1612
1616
|
};
|
|
@@ -1891,6 +1895,9 @@ Are you sure you want to proceed?`;
|
|
|
1891
1895
|
}
|
|
1892
1896
|
const headers = new import_node_fetch.Headers(opts.headers);
|
|
1893
1897
|
headers.set("user-agent", ua_default);
|
|
1898
|
+
if (DOMAINS_API_PATH.test(url.pathname)) {
|
|
1899
|
+
headers.set("x-vercel-cli-version", pkg_default.version);
|
|
1900
|
+
}
|
|
1894
1901
|
if (this.agentName) {
|
|
1895
1902
|
headers.set("x-ai-agent", this.agentName);
|
|
1896
1903
|
}
|
|
@@ -9,7 +9,7 @@ import {
|
|
|
9
9
|
} from "./chunk-DAASB6YQ.js";
|
|
10
10
|
import {
|
|
11
11
|
routesCommand
|
|
12
|
-
} from "./chunk-
|
|
12
|
+
} from "./chunk-WFRHKZFI.js";
|
|
13
13
|
import {
|
|
14
14
|
alertsCommand
|
|
15
15
|
} from "./chunk-IQQJHYW4.js";
|
|
@@ -25,10 +25,10 @@ import {
|
|
|
25
25
|
import {
|
|
26
26
|
buildCommand,
|
|
27
27
|
pullCommand
|
|
28
|
-
} from "./chunk-
|
|
28
|
+
} from "./chunk-GPBBIDQ5.js";
|
|
29
29
|
import {
|
|
30
30
|
envCommand
|
|
31
|
-
} from "./chunk-
|
|
31
|
+
} from "./chunk-GSR2GQLJ.js";
|
|
32
32
|
import {
|
|
33
33
|
confirmOption,
|
|
34
34
|
forceOption,
|
|
@@ -1351,6 +1351,22 @@ var createSubcommand2 = {
|
|
|
1351
1351
|
deprecated: false,
|
|
1352
1352
|
description: "Enable webhook triggers for this connector"
|
|
1353
1353
|
},
|
|
1354
|
+
{
|
|
1355
|
+
name: "data",
|
|
1356
|
+
shorthand: null,
|
|
1357
|
+
type: String,
|
|
1358
|
+
argument: "JSON",
|
|
1359
|
+
deprecated: false,
|
|
1360
|
+
description: "JSON object for non-managed connector creation. When set, posts directly to the connector create API."
|
|
1361
|
+
},
|
|
1362
|
+
{
|
|
1363
|
+
name: "connector-type",
|
|
1364
|
+
shorthand: null,
|
|
1365
|
+
type: String,
|
|
1366
|
+
argument: "TYPE",
|
|
1367
|
+
deprecated: false,
|
|
1368
|
+
description: "Connector type for non-managed creation. By default, the type is resolved from the service."
|
|
1369
|
+
},
|
|
1354
1370
|
{
|
|
1355
1371
|
name: "icon",
|
|
1356
1372
|
shorthand: null,
|
|
@@ -1394,6 +1410,14 @@ var createSubcommand2 = {
|
|
|
1394
1410
|
name: "Create with branding (icon and colors)",
|
|
1395
1411
|
value: `${packageName} connect create slack --name my-bot --icon ./logo.png --background-color '#1A2B3C' --accent-color '#FF0066'`
|
|
1396
1412
|
},
|
|
1413
|
+
{
|
|
1414
|
+
name: "Create a non-managed connector from explicit data",
|
|
1415
|
+
value: `${packageName} connect create mcp.linear.app --name linear --data '{"clientId":"abc123"}'`
|
|
1416
|
+
},
|
|
1417
|
+
{
|
|
1418
|
+
name: "Create a non-managed connector with an explicit connector type",
|
|
1419
|
+
value: `${packageName} connect create slack --name my-bot --connector-type slack --data '{"appId":"A123","appName":"my-bot","clientId":"abc","clientSecret":"secret"}'`
|
|
1420
|
+
},
|
|
1397
1421
|
{
|
|
1398
1422
|
name: "Output as JSON",
|
|
1399
1423
|
value: `${packageName} connect create slack --format=json`
|
|
@@ -2178,12 +2202,12 @@ var importSubcommand = {
|
|
|
2178
2202
|
var listSubcommand7 = {
|
|
2179
2203
|
name: "list",
|
|
2180
2204
|
aliases: ["ls"],
|
|
2181
|
-
description: "List
|
|
2205
|
+
description: "List DNS entries. Pass a domain to list its records, or omit the argument to list records across every domain on the scope",
|
|
2182
2206
|
default: true,
|
|
2183
2207
|
arguments: [
|
|
2184
2208
|
{
|
|
2185
2209
|
name: "domain",
|
|
2186
|
-
required:
|
|
2210
|
+
required: false
|
|
2187
2211
|
}
|
|
2188
2212
|
],
|
|
2189
2213
|
options: [limitOption, nextOption],
|
|
@@ -2387,6 +2411,81 @@ var priceSubcommand = {
|
|
|
2387
2411
|
}
|
|
2388
2412
|
]
|
|
2389
2413
|
};
|
|
2414
|
+
var searchSubcommand = {
|
|
2415
|
+
name: "search",
|
|
2416
|
+
aliases: [],
|
|
2417
|
+
description: "Discover domain-name candidates from a keyword or fragment",
|
|
2418
|
+
arguments: [
|
|
2419
|
+
{
|
|
2420
|
+
name: "query",
|
|
2421
|
+
required: true
|
|
2422
|
+
}
|
|
2423
|
+
],
|
|
2424
|
+
options: [
|
|
2425
|
+
{
|
|
2426
|
+
name: "available",
|
|
2427
|
+
shorthand: null,
|
|
2428
|
+
type: Boolean,
|
|
2429
|
+
description: "Show only candidates available to register",
|
|
2430
|
+
deprecated: false
|
|
2431
|
+
},
|
|
2432
|
+
{
|
|
2433
|
+
name: "order",
|
|
2434
|
+
shorthand: null,
|
|
2435
|
+
type: String,
|
|
2436
|
+
argument: "ORDER",
|
|
2437
|
+
description: "Order candidates by relevance, alphabetical order, or length (default: relevance)",
|
|
2438
|
+
deprecated: false
|
|
2439
|
+
},
|
|
2440
|
+
{
|
|
2441
|
+
name: "limit",
|
|
2442
|
+
shorthand: null,
|
|
2443
|
+
type: Number,
|
|
2444
|
+
argument: "NUMBER",
|
|
2445
|
+
description: "Number of candidates to check per page (default: 20, max: 200)",
|
|
2446
|
+
deprecated: false
|
|
2447
|
+
},
|
|
2448
|
+
{
|
|
2449
|
+
name: "tld",
|
|
2450
|
+
shorthand: null,
|
|
2451
|
+
type: [String],
|
|
2452
|
+
argument: "TLD",
|
|
2453
|
+
description: "Filter candidates by exact TLD. Repeatable.",
|
|
2454
|
+
deprecated: false
|
|
2455
|
+
},
|
|
2456
|
+
{
|
|
2457
|
+
name: "next",
|
|
2458
|
+
shorthand: null,
|
|
2459
|
+
type: String,
|
|
2460
|
+
argument: "CURSOR",
|
|
2461
|
+
description: "Show the next page of candidates",
|
|
2462
|
+
deprecated: false
|
|
2463
|
+
},
|
|
2464
|
+
formatOption
|
|
2465
|
+
],
|
|
2466
|
+
examples: [
|
|
2467
|
+
{
|
|
2468
|
+
name: "Discover domain-name candidates",
|
|
2469
|
+
value: `${packageName} domains search acme`
|
|
2470
|
+
},
|
|
2471
|
+
{
|
|
2472
|
+
name: "Narrow candidates with a TLD fragment",
|
|
2473
|
+
value: `${packageName} domains search acme.d`
|
|
2474
|
+
},
|
|
2475
|
+
{
|
|
2476
|
+
name: "Filter candidates by TLD",
|
|
2477
|
+
value: `${packageName} domains search acme --tld com --tld dev`
|
|
2478
|
+
},
|
|
2479
|
+
{
|
|
2480
|
+
name: "Show only available candidates",
|
|
2481
|
+
value: `${packageName} domains search acme --available`
|
|
2482
|
+
},
|
|
2483
|
+
{
|
|
2484
|
+
name: "JSON output",
|
|
2485
|
+
value: `${packageName} domains search acme --format=json`
|
|
2486
|
+
}
|
|
2487
|
+
]
|
|
2488
|
+
};
|
|
2390
2489
|
var buySubcommand = {
|
|
2391
2490
|
name: "buy",
|
|
2392
2491
|
aliases: [],
|
|
@@ -2483,6 +2582,7 @@ var domainsCommand = {
|
|
|
2483
2582
|
checkSubcommand,
|
|
2484
2583
|
moveSubcommand,
|
|
2485
2584
|
priceSubcommand,
|
|
2585
|
+
searchSubcommand,
|
|
2486
2586
|
transferInSubcommand,
|
|
2487
2587
|
removeSubcommand6
|
|
2488
2588
|
],
|
|
@@ -4456,7 +4556,7 @@ var initCommand = {
|
|
|
4456
4556
|
},
|
|
4457
4557
|
{
|
|
4458
4558
|
name: "Initialize example project into specified directory",
|
|
4459
|
-
value: `${packageName} <example> <dir>`
|
|
4559
|
+
value: `${packageName} init <example> <dir>`
|
|
4460
4560
|
},
|
|
4461
4561
|
{
|
|
4462
4562
|
name: "Initialize example project without checking",
|
|
@@ -6633,6 +6733,14 @@ var projectCommand = {
|
|
|
6633
6733
|
};
|
|
6634
6734
|
|
|
6635
6735
|
// src/commands/promote/command.ts
|
|
6736
|
+
var timeoutOption = {
|
|
6737
|
+
name: "timeout",
|
|
6738
|
+
description: "Time to wait for promotion completion [3m]",
|
|
6739
|
+
argument: "TIME",
|
|
6740
|
+
shorthand: null,
|
|
6741
|
+
type: String,
|
|
6742
|
+
deprecated: false
|
|
6743
|
+
};
|
|
6636
6744
|
var statusSubcommand2 = {
|
|
6637
6745
|
name: "status",
|
|
6638
6746
|
aliases: [],
|
|
@@ -6644,6 +6752,7 @@ var statusSubcommand2 = {
|
|
|
6644
6752
|
}
|
|
6645
6753
|
],
|
|
6646
6754
|
options: [
|
|
6755
|
+
timeoutOption,
|
|
6647
6756
|
{
|
|
6648
6757
|
...yesOption,
|
|
6649
6758
|
description: "Skip the confirmation prompt when linking a Project"
|
|
@@ -6672,14 +6781,7 @@ var promoteCommand = {
|
|
|
6672
6781
|
],
|
|
6673
6782
|
subcommands: [statusSubcommand2],
|
|
6674
6783
|
options: [
|
|
6675
|
-
|
|
6676
|
-
name: "timeout",
|
|
6677
|
-
description: "Time to wait for promotion completion [3m]",
|
|
6678
|
-
argument: "TIME",
|
|
6679
|
-
shorthand: null,
|
|
6680
|
-
type: String,
|
|
6681
|
-
deprecated: false
|
|
6682
|
-
},
|
|
6784
|
+
timeoutOption,
|
|
6683
6785
|
{
|
|
6684
6786
|
...yesOption,
|
|
6685
6787
|
description: "Skip the confirmation prompt when linking a Project"
|
|
@@ -7057,6 +7159,14 @@ var removeCommand = {
|
|
|
7057
7159
|
};
|
|
7058
7160
|
|
|
7059
7161
|
// src/commands/rollback/command.ts
|
|
7162
|
+
var timeoutOption2 = {
|
|
7163
|
+
name: "timeout",
|
|
7164
|
+
description: "Time to wait for rollback completion [3m]",
|
|
7165
|
+
argument: "TIME",
|
|
7166
|
+
shorthand: null,
|
|
7167
|
+
type: String,
|
|
7168
|
+
deprecated: false
|
|
7169
|
+
};
|
|
7060
7170
|
var statusSubcommand3 = {
|
|
7061
7171
|
name: "status",
|
|
7062
7172
|
aliases: [],
|
|
@@ -7067,7 +7177,7 @@ var statusSubcommand3 = {
|
|
|
7067
7177
|
required: false
|
|
7068
7178
|
}
|
|
7069
7179
|
],
|
|
7070
|
-
options: [],
|
|
7180
|
+
options: [timeoutOption2],
|
|
7071
7181
|
examples: [
|
|
7072
7182
|
{
|
|
7073
7183
|
name: "Show the status of any current pending rollbacks",
|
|
@@ -7090,17 +7200,7 @@ var rollbackCommand = {
|
|
|
7090
7200
|
}
|
|
7091
7201
|
],
|
|
7092
7202
|
subcommands: [statusSubcommand3],
|
|
7093
|
-
options: [
|
|
7094
|
-
{
|
|
7095
|
-
name: "timeout",
|
|
7096
|
-
description: "Time to wait for rollback completion [3m]",
|
|
7097
|
-
argument: "TIME",
|
|
7098
|
-
shorthand: null,
|
|
7099
|
-
type: String,
|
|
7100
|
-
deprecated: false
|
|
7101
|
-
},
|
|
7102
|
-
yesOption
|
|
7103
|
-
],
|
|
7203
|
+
options: [timeoutOption2, yesOption],
|
|
7104
7204
|
examples: [
|
|
7105
7205
|
{
|
|
7106
7206
|
name: "Rollback a deployment using id or url",
|
|
@@ -8164,70 +8264,6 @@ var getSubcommand3 = {
|
|
|
8164
8264
|
],
|
|
8165
8265
|
examples: []
|
|
8166
8266
|
};
|
|
8167
|
-
var addStoreSubcommand = {
|
|
8168
|
-
name: "add",
|
|
8169
|
-
aliases: [],
|
|
8170
|
-
description: "Add a new Blob store",
|
|
8171
|
-
arguments: [
|
|
8172
|
-
{
|
|
8173
|
-
name: "name",
|
|
8174
|
-
required: false
|
|
8175
|
-
}
|
|
8176
|
-
],
|
|
8177
|
-
options: [
|
|
8178
|
-
accessOption,
|
|
8179
|
-
{
|
|
8180
|
-
name: "region",
|
|
8181
|
-
shorthand: "r",
|
|
8182
|
-
type: String,
|
|
8183
|
-
deprecated: false,
|
|
8184
|
-
description: 'Region to create the Blob store in (default: "iad1"). See https://vercel.com/docs/edge-network/regions#region-list for all available regions',
|
|
8185
|
-
argument: "STRING"
|
|
8186
|
-
},
|
|
8187
|
-
yesOption,
|
|
8188
|
-
environmentOption
|
|
8189
|
-
],
|
|
8190
|
-
examples: [
|
|
8191
|
-
{
|
|
8192
|
-
name: 'Create a blob store (uses default region "iad1")',
|
|
8193
|
-
value: "vercel blob store add my-store"
|
|
8194
|
-
},
|
|
8195
|
-
{
|
|
8196
|
-
name: "Create a blob store in a specific region",
|
|
8197
|
-
value: "vercel blob store add my-store --region cdg1"
|
|
8198
|
-
},
|
|
8199
|
-
{
|
|
8200
|
-
name: "Create a private blob store",
|
|
8201
|
-
value: "vercel blob store add my-private-store --access private"
|
|
8202
|
-
}
|
|
8203
|
-
]
|
|
8204
|
-
};
|
|
8205
|
-
var removeStoreSubcommand = {
|
|
8206
|
-
name: "remove",
|
|
8207
|
-
aliases: ["rm"],
|
|
8208
|
-
description: "Remove a Blob store",
|
|
8209
|
-
arguments: [
|
|
8210
|
-
{
|
|
8211
|
-
name: "storeId",
|
|
8212
|
-
required: false
|
|
8213
|
-
}
|
|
8214
|
-
],
|
|
8215
|
-
options: [yesOption],
|
|
8216
|
-
examples: []
|
|
8217
|
-
};
|
|
8218
|
-
var getStoreSubcommand = {
|
|
8219
|
-
name: "get",
|
|
8220
|
-
aliases: [],
|
|
8221
|
-
description: "Get a Blob store",
|
|
8222
|
-
arguments: [
|
|
8223
|
-
{
|
|
8224
|
-
name: "storeId",
|
|
8225
|
-
required: false
|
|
8226
|
-
}
|
|
8227
|
-
],
|
|
8228
|
-
options: [],
|
|
8229
|
-
examples: []
|
|
8230
|
-
};
|
|
8231
8267
|
var createStoreSubcommand = {
|
|
8232
8268
|
name: "create-store",
|
|
8233
8269
|
aliases: [],
|
|
@@ -8635,6 +8671,7 @@ export {
|
|
|
8635
8671
|
addSubcommand5 as addSubcommand4,
|
|
8636
8672
|
removeSubcommand6,
|
|
8637
8673
|
priceSubcommand,
|
|
8674
|
+
searchSubcommand,
|
|
8638
8675
|
buySubcommand,
|
|
8639
8676
|
checkSubcommand,
|
|
8640
8677
|
moveSubcommand,
|
|
@@ -8812,9 +8849,6 @@ export {
|
|
|
8812
8849
|
delSubcommand,
|
|
8813
8850
|
copySubcommand,
|
|
8814
8851
|
getSubcommand3,
|
|
8815
|
-
addStoreSubcommand,
|
|
8816
|
-
removeStoreSubcommand,
|
|
8817
|
-
getStoreSubcommand,
|
|
8818
8852
|
createStoreSubcommand,
|
|
8819
8853
|
deleteStoreSubcommand,
|
|
8820
8854
|
emptyStoreSubcommand,
|
|
@@ -1251,9 +1251,9 @@ var require_is_stream = __commonJS({
|
|
|
1251
1251
|
}
|
|
1252
1252
|
});
|
|
1253
1253
|
|
|
1254
|
-
// ../../node_modules/.pnpm/pump@3.0.
|
|
1254
|
+
// ../../node_modules/.pnpm/pump@3.0.4/node_modules/pump/index.js
|
|
1255
1255
|
var require_pump = __commonJS({
|
|
1256
|
-
"../../node_modules/.pnpm/pump@3.0.
|
|
1256
|
+
"../../node_modules/.pnpm/pump@3.0.4/node_modules/pump/index.js"(exports, module) {
|
|
1257
1257
|
var once = require_once();
|
|
1258
1258
|
var eos = require_end_of_stream();
|
|
1259
1259
|
var fs;
|
|
@@ -1263,7 +1263,7 @@ var require_pump = __commonJS({
|
|
|
1263
1263
|
}
|
|
1264
1264
|
var noop = function() {
|
|
1265
1265
|
};
|
|
1266
|
-
var ancient = /^v?\.0/.test(process.version);
|
|
1266
|
+
var ancient = typeof process === "undefined" ? false : /^v?\.0/.test(process.version);
|
|
1267
1267
|
var isFn = function(fn) {
|
|
1268
1268
|
return typeof fn === "function";
|
|
1269
1269
|
};
|
|
@@ -10,10 +10,10 @@ import {
|
|
|
10
10
|
} from "./chunk-LJ5WXXG6.js";
|
|
11
11
|
import {
|
|
12
12
|
getLocalPathConfig
|
|
13
|
-
} from "./chunk-
|
|
13
|
+
} from "./chunk-WBFTHBNH.js";
|
|
14
14
|
import {
|
|
15
15
|
getScope
|
|
16
|
-
} from "./chunk-
|
|
16
|
+
} from "./chunk-J763BFOA.js";
|
|
17
17
|
import {
|
|
18
18
|
VERCEL_DIR_PROJECT,
|
|
19
19
|
VERCEL_DIR_README,
|
|
@@ -47,7 +47,7 @@ import {
|
|
|
47
47
|
selectAndParseRemoteUrl,
|
|
48
48
|
selectOrg,
|
|
49
49
|
writeServicesConfig
|
|
50
|
-
} from "./chunk-
|
|
50
|
+
} from "./chunk-GSR2GQLJ.js";
|
|
51
51
|
import {
|
|
52
52
|
buildCommandWithGlobalFlags,
|
|
53
53
|
outputAgentError,
|
|
@@ -11,8 +11,8 @@ import {
|
|
|
11
11
|
findSourceVercelConfigFile,
|
|
12
12
|
getVercelConfigPath,
|
|
13
13
|
normalizeConfig
|
|
14
|
-
} from "./chunk-
|
|
15
|
-
import "./chunk-
|
|
14
|
+
} from "./chunk-GSR2GQLJ.js";
|
|
15
|
+
import "./chunk-J5273CSE.js";
|
|
16
16
|
import "./chunk-NHGCQRK5.js";
|
|
17
17
|
import "./chunk-CO5D46AG.js";
|
|
18
18
|
import "./chunk-N2T234LO.js";
|
|
@@ -15,16 +15,16 @@ import {
|
|
|
15
15
|
parseSubcommandArgs,
|
|
16
16
|
resolveRoutes,
|
|
17
17
|
withGlobalFlags
|
|
18
|
-
} from "./chunk-
|
|
18
|
+
} from "./chunk-IUBY6GNH.js";
|
|
19
19
|
import {
|
|
20
20
|
deleteSubcommand
|
|
21
|
-
} from "./chunk-
|
|
21
|
+
} from "./chunk-WFRHKZFI.js";
|
|
22
22
|
import {
|
|
23
23
|
AGENT_REASON,
|
|
24
24
|
AGENT_STATUS
|
|
25
25
|
} from "./chunk-LJ5WXXG6.js";
|
|
26
|
-
import "./chunk-
|
|
27
|
-
import "./chunk-
|
|
26
|
+
import "./chunk-GSR2GQLJ.js";
|
|
27
|
+
import "./chunk-J5273CSE.js";
|
|
28
28
|
import {
|
|
29
29
|
outputAgentError
|
|
30
30
|
} from "./chunk-NHGCQRK5.js";
|
|
@@ -17,13 +17,13 @@ import {
|
|
|
17
17
|
parseSubcommandArgs,
|
|
18
18
|
resolveRoute,
|
|
19
19
|
withGlobalFlags
|
|
20
|
-
} from "./chunk-
|
|
20
|
+
} from "./chunk-IUBY6GNH.js";
|
|
21
21
|
import {
|
|
22
22
|
disableSubcommand
|
|
23
|
-
} from "./chunk-
|
|
23
|
+
} from "./chunk-WFRHKZFI.js";
|
|
24
24
|
import "./chunk-LJ5WXXG6.js";
|
|
25
|
-
import "./chunk-
|
|
26
|
-
import "./chunk-
|
|
25
|
+
import "./chunk-GSR2GQLJ.js";
|
|
26
|
+
import "./chunk-J5273CSE.js";
|
|
27
27
|
import {
|
|
28
28
|
outputAgentError
|
|
29
29
|
} from "./chunk-NHGCQRK5.js";
|
|
@@ -17,13 +17,13 @@ import {
|
|
|
17
17
|
parseSubcommandArgs,
|
|
18
18
|
printDiffSummary,
|
|
19
19
|
withGlobalFlags
|
|
20
|
-
} from "./chunk-
|
|
20
|
+
} from "./chunk-IUBY6GNH.js";
|
|
21
21
|
import {
|
|
22
22
|
discardSubcommand
|
|
23
|
-
} from "./chunk-
|
|
23
|
+
} from "./chunk-WFRHKZFI.js";
|
|
24
24
|
import "./chunk-LJ5WXXG6.js";
|
|
25
|
-
import "./chunk-
|
|
26
|
-
import "./chunk-
|
|
25
|
+
import "./chunk-GSR2GQLJ.js";
|
|
26
|
+
import "./chunk-J5273CSE.js";
|
|
27
27
|
import {
|
|
28
28
|
outputAgentError
|
|
29
29
|
} from "./chunk-NHGCQRK5.js";
|