vercel 50.43.0 → 51.0.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/{chunk-T6NT6N57.js → chunk-3ZDQHZB3.js} +3 -3
- package/dist/chunks/{chunk-QGF2WOTI.js → chunk-5CRSHCRD.js} +1 -1
- package/dist/chunks/{chunk-UJ4HWFC7.js → chunk-65IHMJX4.js} +2 -2
- package/dist/chunks/{chunk-6N76O7HL.js → chunk-6DIXPIXB.js} +1 -1
- package/dist/chunks/{chunk-NWDCZ56X.js → chunk-7IDNCLTM.js} +1 -1
- package/dist/chunks/{chunk-LRL5LVRW.js → chunk-A5XRYFVO.js} +1 -1
- package/dist/chunks/{chunk-Z6BYDVNY.js → chunk-CCEUMQG3.js} +217 -30
- package/dist/chunks/{chunk-LPOJODAE.js → chunk-D7SZ3DXR.js} +1 -1
- package/dist/chunks/{chunk-XDEOTUO6.js → chunk-K4IC7LFB.js} +3 -3
- package/dist/chunks/{chunk-MRMGEHWD.js → chunk-NYO5XRBQ.js} +1 -1
- package/dist/chunks/{chunk-N3CPHW7G.js → chunk-RQTDTSAX.js} +1 -1
- package/dist/chunks/{chunk-XVL4TIJL.js → chunk-TBW2XDGN.js} +4 -4
- package/dist/chunks/{chunk-PGAXAJ3S.js → chunk-UV6I5R3Q.js} +5 -5
- package/dist/chunks/{chunk-6LZPRERB.js → chunk-UZIEJEMY.js} +1 -1
- package/dist/chunks/{chunk-RLQ4HYV2.js → chunk-V23RAVWV.js} +136 -17
- package/dist/chunks/{chunk-S4YIOKSN.js → chunk-WOFF2NEI.js} +2 -2
- package/dist/chunks/{chunk-XRINPEC5.js → chunk-XHMU7WUB.js} +2 -2
- package/dist/chunks/{chunk-POULUT5C.js → chunk-XMVSCINT.js} +1 -1
- package/dist/chunks/{chunk-4YCYEG2P.js → chunk-YKKQGGLZ.js} +1 -1
- package/dist/chunks/{compile-vercel-config-EIX3WUIU.js → compile-vercel-config-6FEECIZK.js} +1 -1
- package/dist/chunks/{delete-IVGKISJP.js → delete-J2N2QXMP.js} +2 -2
- package/dist/chunks/{disable-W4IDVFE2.js → disable-QGYXQKAM.js} +2 -2
- package/dist/chunks/{discard-O3Z5KEKS.js → discard-ZDGJB5US.js} +2 -2
- package/dist/chunks/{edit-VCKXJ5PI.js → edit-RJWDA5KJ.js} +3 -3
- package/dist/chunks/{enable-W6LITRKZ.js → enable-L33HPTXB.js} +2 -2
- package/dist/chunks/{export-6NAP7EMV.js → export-Z5C4BJ2U.js} +2 -2
- package/dist/chunks/{list-W33KGD4I.js → list-4P2TW77C.js} +2 -2
- package/dist/chunks/{list-7HDEUZMZ.js → list-HXN64DKX.js} +2 -2
- package/dist/chunks/{publish-RI3FRWUA.js → publish-TLVHQB2H.js} +2 -2
- package/dist/chunks/{query-5YQQ62WD.js → query-SDKQTWN2.js} +2 -2
- package/dist/chunks/{reorder-7GWG5VLG.js → reorder-UHMUFYIW.js} +2 -2
- package/dist/chunks/{restore-AOSI5KWX.js → restore-762GO6HU.js} +2 -2
- package/dist/chunks/{schema-QL4EUCYG.js → schema-WBOIQRP4.js} +2 -2
- package/dist/commands/build/index.js +9 -9
- package/dist/commands/deploy/index.js +94 -34
- package/dist/commands/dev/index.js +8 -8
- package/dist/commands/env/index.js +5 -5
- package/dist/commands/link/index.js +7 -7
- package/dist/commands/list/index.js +3 -3
- package/dist/commands-bulk.js +2640 -1595
- package/dist/index.js +21 -11
- package/dist/version.mjs +1 -1
- package/package.json +21 -21
|
@@ -6,13 +6,13 @@ const __filename = __fileURLToPath(import.meta.url);
|
|
|
6
6
|
const __dirname = __dirname_(__filename);
|
|
7
7
|
import {
|
|
8
8
|
getUpdateCommand
|
|
9
|
-
} from "./chunk-
|
|
9
|
+
} from "./chunk-YKKQGGLZ.js";
|
|
10
10
|
import {
|
|
11
11
|
login
|
|
12
|
-
} from "./chunk-
|
|
12
|
+
} from "./chunk-K4IC7LFB.js";
|
|
13
13
|
import {
|
|
14
14
|
loginCommand
|
|
15
|
-
} from "./chunk-
|
|
15
|
+
} from "./chunk-CCEUMQG3.js";
|
|
16
16
|
import {
|
|
17
17
|
help
|
|
18
18
|
} from "./chunk-Y5YCSB6X.js";
|
|
@@ -6,14 +6,14 @@ const __filename = __fileURLToPath(import.meta.url);
|
|
|
6
6
|
const __dirname = __dirname_(__filename);
|
|
7
7
|
import {
|
|
8
8
|
setupAndLink
|
|
9
|
-
} from "./chunk-
|
|
9
|
+
} from "./chunk-XHMU7WUB.js";
|
|
10
10
|
import {
|
|
11
11
|
buildCommandWithYes,
|
|
12
12
|
getLinkedProject,
|
|
13
13
|
outputActionRequired,
|
|
14
14
|
param,
|
|
15
15
|
resolveProjectCwd
|
|
16
|
-
} from "./chunk-
|
|
16
|
+
} from "./chunk-V23RAVWV.js";
|
|
17
17
|
import {
|
|
18
18
|
getCommandName,
|
|
19
19
|
getCommandNamePlain
|
|
@@ -25,10 +25,10 @@ import {
|
|
|
25
25
|
import {
|
|
26
26
|
buildCommand,
|
|
27
27
|
pullCommand
|
|
28
|
-
} from "./chunk-
|
|
28
|
+
} from "./chunk-XMVSCINT.js";
|
|
29
29
|
import {
|
|
30
30
|
envCommand
|
|
31
|
-
} from "./chunk-
|
|
31
|
+
} from "./chunk-V23RAVWV.js";
|
|
32
32
|
import {
|
|
33
33
|
confirmOption,
|
|
34
34
|
forceOption,
|
|
@@ -4389,6 +4389,166 @@ var microfrontendsCommand = {
|
|
|
4389
4389
|
examples: []
|
|
4390
4390
|
};
|
|
4391
4391
|
|
|
4392
|
+
// src/commands/oauth-apps/command.ts
|
|
4393
|
+
var listRequestsSubcommand = {
|
|
4394
|
+
name: "list-requests",
|
|
4395
|
+
aliases: ["requests"],
|
|
4396
|
+
description: "List pending Vercel App (OAuth) installation requests for the team",
|
|
4397
|
+
arguments: [],
|
|
4398
|
+
options: [formatOption],
|
|
4399
|
+
examples: [
|
|
4400
|
+
{
|
|
4401
|
+
name: "List pending installation requests",
|
|
4402
|
+
value: `${packageName} oauth-apps list-requests`
|
|
4403
|
+
},
|
|
4404
|
+
{
|
|
4405
|
+
name: "JSON output",
|
|
4406
|
+
value: `${packageName} oauth-apps list-requests --format json`
|
|
4407
|
+
}
|
|
4408
|
+
]
|
|
4409
|
+
};
|
|
4410
|
+
var registerSubcommand = {
|
|
4411
|
+
name: "register",
|
|
4412
|
+
aliases: ["create"],
|
|
4413
|
+
description: "Register a new Vercel App (OAuth) for the current team (issues a client id)",
|
|
4414
|
+
arguments: [],
|
|
4415
|
+
options: [
|
|
4416
|
+
{
|
|
4417
|
+
name: "name",
|
|
4418
|
+
shorthand: null,
|
|
4419
|
+
type: String,
|
|
4420
|
+
argument: "NAME",
|
|
4421
|
+
deprecated: false,
|
|
4422
|
+
description: "Display name of the app (required)"
|
|
4423
|
+
},
|
|
4424
|
+
{
|
|
4425
|
+
name: "slug",
|
|
4426
|
+
shorthand: null,
|
|
4427
|
+
type: String,
|
|
4428
|
+
argument: "SLUG",
|
|
4429
|
+
deprecated: false,
|
|
4430
|
+
description: "URL-safe unique identifier (required)"
|
|
4431
|
+
},
|
|
4432
|
+
{
|
|
4433
|
+
name: "redirect-uri",
|
|
4434
|
+
shorthand: null,
|
|
4435
|
+
type: [String],
|
|
4436
|
+
argument: "URL",
|
|
4437
|
+
deprecated: false,
|
|
4438
|
+
description: "Allowed OAuth redirect URI (repeatable)"
|
|
4439
|
+
},
|
|
4440
|
+
{
|
|
4441
|
+
name: "description",
|
|
4442
|
+
shorthand: null,
|
|
4443
|
+
type: String,
|
|
4444
|
+
argument: "TEXT",
|
|
4445
|
+
deprecated: false,
|
|
4446
|
+
description: "Optional description shown to users"
|
|
4447
|
+
},
|
|
4448
|
+
formatOption
|
|
4449
|
+
],
|
|
4450
|
+
examples: [
|
|
4451
|
+
{
|
|
4452
|
+
name: "Register with redirect URIs",
|
|
4453
|
+
value: `${packageName} oauth-apps register --name "My App" --slug my-app --redirect-uri https://app.example.com/oauth/callback`
|
|
4454
|
+
},
|
|
4455
|
+
{
|
|
4456
|
+
name: "JSON output (includes clientId)",
|
|
4457
|
+
value: `${packageName} oauth-apps register --name "My App" --slug my-app --format json`
|
|
4458
|
+
}
|
|
4459
|
+
]
|
|
4460
|
+
};
|
|
4461
|
+
var dismissSubcommand = {
|
|
4462
|
+
name: "dismiss",
|
|
4463
|
+
aliases: [],
|
|
4464
|
+
description: "Dismiss a pending app installation request by client ID",
|
|
4465
|
+
arguments: [
|
|
4466
|
+
{
|
|
4467
|
+
name: "appId",
|
|
4468
|
+
required: true
|
|
4469
|
+
}
|
|
4470
|
+
],
|
|
4471
|
+
options: [formatOption, yesOption],
|
|
4472
|
+
examples: [
|
|
4473
|
+
{
|
|
4474
|
+
name: "Dismiss a request",
|
|
4475
|
+
value: `${packageName} oauth-apps dismiss cl_abc123 --yes`
|
|
4476
|
+
}
|
|
4477
|
+
]
|
|
4478
|
+
};
|
|
4479
|
+
var installSubcommand = {
|
|
4480
|
+
name: "install",
|
|
4481
|
+
aliases: ["add"],
|
|
4482
|
+
description: "Install a Vercel App to the team using its OAuth client ID",
|
|
4483
|
+
arguments: [],
|
|
4484
|
+
options: [
|
|
4485
|
+
{
|
|
4486
|
+
name: "client-id",
|
|
4487
|
+
shorthand: null,
|
|
4488
|
+
type: String,
|
|
4489
|
+
argument: "ID",
|
|
4490
|
+
deprecated: false,
|
|
4491
|
+
description: "OAuth client ID of the Vercel App (required)"
|
|
4492
|
+
},
|
|
4493
|
+
{
|
|
4494
|
+
name: "permission",
|
|
4495
|
+
shorthand: null,
|
|
4496
|
+
type: [String],
|
|
4497
|
+
argument: "SCOPE",
|
|
4498
|
+
deprecated: false,
|
|
4499
|
+
description: "Permission to grant (repeatable). Example: --permission read:project"
|
|
4500
|
+
},
|
|
4501
|
+
{
|
|
4502
|
+
name: "projects",
|
|
4503
|
+
shorthand: null,
|
|
4504
|
+
type: String,
|
|
4505
|
+
argument: "IDS",
|
|
4506
|
+
deprecated: false,
|
|
4507
|
+
description: "Comma-separated project IDs, or * for all projects (optional)"
|
|
4508
|
+
},
|
|
4509
|
+
formatOption
|
|
4510
|
+
],
|
|
4511
|
+
examples: [
|
|
4512
|
+
{
|
|
4513
|
+
name: "Install with permissions",
|
|
4514
|
+
value: `${packageName} oauth-apps install --client-id cl_abc --permission read:project --permission read:deployment`
|
|
4515
|
+
}
|
|
4516
|
+
]
|
|
4517
|
+
};
|
|
4518
|
+
var removeSubcommand9 = {
|
|
4519
|
+
name: "remove",
|
|
4520
|
+
aliases: ["rm", "uninstall"],
|
|
4521
|
+
description: "Uninstall a Vercel App from the team",
|
|
4522
|
+
arguments: [
|
|
4523
|
+
{
|
|
4524
|
+
name: "installationId",
|
|
4525
|
+
required: true
|
|
4526
|
+
}
|
|
4527
|
+
],
|
|
4528
|
+
options: [formatOption, yesOption],
|
|
4529
|
+
examples: [
|
|
4530
|
+
{
|
|
4531
|
+
name: "Uninstall",
|
|
4532
|
+
value: `${packageName} oauth-apps remove inst_abc123 --yes`
|
|
4533
|
+
}
|
|
4534
|
+
]
|
|
4535
|
+
};
|
|
4536
|
+
var oauthAppsCommand = {
|
|
4537
|
+
name: "oauth-apps",
|
|
4538
|
+
aliases: [],
|
|
4539
|
+
description: "Register Vercel Apps (OAuth) and manage team installations",
|
|
4540
|
+
arguments: [],
|
|
4541
|
+
subcommands: [
|
|
4542
|
+
listRequestsSubcommand,
|
|
4543
|
+
registerSubcommand,
|
|
4544
|
+
dismissSubcommand,
|
|
4545
|
+
installSubcommand,
|
|
4546
|
+
removeSubcommand9
|
|
4547
|
+
],
|
|
4548
|
+
options: [],
|
|
4549
|
+
examples: []
|
|
4550
|
+
};
|
|
4551
|
+
|
|
4392
4552
|
// src/commands/open/command.ts
|
|
4393
4553
|
var openCommand = {
|
|
4394
4554
|
name: "open",
|
|
@@ -4567,7 +4727,7 @@ var listSubcommand10 = {
|
|
|
4567
4727
|
}
|
|
4568
4728
|
]
|
|
4569
4729
|
};
|
|
4570
|
-
var
|
|
4730
|
+
var removeSubcommand10 = {
|
|
4571
4731
|
name: "remove",
|
|
4572
4732
|
aliases: ["rm"],
|
|
4573
4733
|
description: "Delete a project",
|
|
@@ -4901,7 +5061,7 @@ var projectCommand = {
|
|
|
4901
5061
|
protectionSubcommand,
|
|
4902
5062
|
webAnalyticsSubcommand,
|
|
4903
5063
|
speedInsightsSubcommand,
|
|
4904
|
-
|
|
5064
|
+
removeSubcommand10,
|
|
4905
5065
|
tokenSubcommand
|
|
4906
5066
|
],
|
|
4907
5067
|
options: [],
|
|
@@ -5203,7 +5363,7 @@ var uploadSubcommand = {
|
|
|
5203
5363
|
}
|
|
5204
5364
|
]
|
|
5205
5365
|
};
|
|
5206
|
-
var
|
|
5366
|
+
var removeSubcommand11 = {
|
|
5207
5367
|
name: "remove",
|
|
5208
5368
|
aliases: ["rm"],
|
|
5209
5369
|
description: "Remove a redirect",
|
|
@@ -5282,7 +5442,7 @@ var redirectsCommand = {
|
|
|
5282
5442
|
listVersionsSubcommand,
|
|
5283
5443
|
addSubcommand9,
|
|
5284
5444
|
uploadSubcommand,
|
|
5285
|
-
|
|
5445
|
+
removeSubcommand11,
|
|
5286
5446
|
promoteSubcommand,
|
|
5287
5447
|
restoreSubcommand
|
|
5288
5448
|
],
|
|
@@ -5809,6 +5969,23 @@ var inviteSubcommand = {
|
|
|
5809
5969
|
}
|
|
5810
5970
|
]
|
|
5811
5971
|
};
|
|
5972
|
+
var ssoSubcommand = {
|
|
5973
|
+
name: "sso",
|
|
5974
|
+
aliases: [],
|
|
5975
|
+
description: "Show SAML / SSO configuration for the current team",
|
|
5976
|
+
arguments: [],
|
|
5977
|
+
options: [formatOption],
|
|
5978
|
+
examples: [
|
|
5979
|
+
{
|
|
5980
|
+
name: "Human-readable SAML summary",
|
|
5981
|
+
value: `${packageName} teams sso`
|
|
5982
|
+
},
|
|
5983
|
+
{
|
|
5984
|
+
name: "JSON",
|
|
5985
|
+
value: `${packageName} teams sso --format json`
|
|
5986
|
+
}
|
|
5987
|
+
]
|
|
5988
|
+
};
|
|
5812
5989
|
var membersSubcommand2 = {
|
|
5813
5990
|
name: "members",
|
|
5814
5991
|
aliases: ["member"],
|
|
@@ -5841,6 +6018,7 @@ var teamsCommand = {
|
|
|
5841
6018
|
listSubcommand13,
|
|
5842
6019
|
requestSubcommand,
|
|
5843
6020
|
switchSubcommand,
|
|
6021
|
+
ssoSubcommand,
|
|
5844
6022
|
membersSubcommand2
|
|
5845
6023
|
],
|
|
5846
6024
|
options: [],
|
|
@@ -5898,7 +6076,7 @@ var addSubcommand11 = {
|
|
|
5898
6076
|
}
|
|
5899
6077
|
]
|
|
5900
6078
|
};
|
|
5901
|
-
var
|
|
6079
|
+
var removeSubcommand12 = {
|
|
5902
6080
|
name: "remove",
|
|
5903
6081
|
aliases: ["rm", "delete"],
|
|
5904
6082
|
description: "Delete a personal authentication token by ID",
|
|
@@ -5921,7 +6099,7 @@ var tokensCommand = {
|
|
|
5921
6099
|
aliases: [],
|
|
5922
6100
|
description: "Manage your personal Vercel authentication tokens",
|
|
5923
6101
|
arguments: [],
|
|
5924
|
-
subcommands: [addSubcommand11, listSubcommand14,
|
|
6102
|
+
subcommands: [addSubcommand11, listSubcommand14, removeSubcommand12],
|
|
5925
6103
|
options: [],
|
|
5926
6104
|
examples: []
|
|
5927
6105
|
};
|
|
@@ -6122,7 +6300,7 @@ var accessOption = {
|
|
|
6122
6300
|
shorthand: "a",
|
|
6123
6301
|
type: String,
|
|
6124
6302
|
deprecated: false,
|
|
6125
|
-
description: "Access level for the blob: public or private (
|
|
6303
|
+
description: "Access level for the blob: public or private (required)",
|
|
6126
6304
|
argument: "String",
|
|
6127
6305
|
choices: ["public", "private"]
|
|
6128
6306
|
};
|
|
@@ -6228,14 +6406,6 @@ var putSubcommand = {
|
|
|
6228
6406
|
description: "Overwrite the file if it already exists (default: false)",
|
|
6229
6407
|
argument: "Boolean"
|
|
6230
6408
|
},
|
|
6231
|
-
{
|
|
6232
|
-
name: "force",
|
|
6233
|
-
shorthand: "f",
|
|
6234
|
-
type: Boolean,
|
|
6235
|
-
deprecated: true,
|
|
6236
|
-
description: "Overwrite the file if it already exists (deprecated, use --allow-overwrite)",
|
|
6237
|
-
argument: "Boolean"
|
|
6238
|
-
},
|
|
6239
6409
|
ifMatchOption
|
|
6240
6410
|
],
|
|
6241
6411
|
examples: []
|
|
@@ -6432,6 +6602,14 @@ var deleteStoreSubcommand = {
|
|
|
6432
6602
|
options: [],
|
|
6433
6603
|
examples: []
|
|
6434
6604
|
};
|
|
6605
|
+
var emptyStoreSubcommand = {
|
|
6606
|
+
name: "empty-store",
|
|
6607
|
+
aliases: [],
|
|
6608
|
+
description: "Delete all blobs in a Blob store",
|
|
6609
|
+
arguments: [],
|
|
6610
|
+
options: [yesOption],
|
|
6611
|
+
examples: []
|
|
6612
|
+
};
|
|
6435
6613
|
var getStoreInfoSubcommand = {
|
|
6436
6614
|
name: "get-store",
|
|
6437
6615
|
aliases: [],
|
|
@@ -6445,12 +6623,11 @@ var getStoreInfoSubcommand = {
|
|
|
6445
6623
|
options: [],
|
|
6446
6624
|
examples: []
|
|
6447
6625
|
};
|
|
6448
|
-
var
|
|
6449
|
-
name: "
|
|
6450
|
-
aliases: [],
|
|
6451
|
-
description: "
|
|
6626
|
+
var listStoresSubcommand = {
|
|
6627
|
+
name: "list-stores",
|
|
6628
|
+
aliases: ["ls-stores"],
|
|
6629
|
+
description: "List all Blob stores",
|
|
6452
6630
|
arguments: [],
|
|
6453
|
-
subcommands: [addStoreSubcommand, removeStoreSubcommand, getStoreSubcommand],
|
|
6454
6631
|
options: [],
|
|
6455
6632
|
examples: []
|
|
6456
6633
|
};
|
|
@@ -6468,7 +6645,8 @@ var blobCommand = {
|
|
|
6468
6645
|
createStoreSubcommand,
|
|
6469
6646
|
deleteStoreSubcommand,
|
|
6470
6647
|
getStoreInfoSubcommand,
|
|
6471
|
-
|
|
6648
|
+
listStoresSubcommand,
|
|
6649
|
+
emptyStoreSubcommand
|
|
6472
6650
|
],
|
|
6473
6651
|
options: [
|
|
6474
6652
|
{
|
|
@@ -6546,7 +6724,7 @@ var createSubcommand2 = {
|
|
|
6546
6724
|
}
|
|
6547
6725
|
]
|
|
6548
6726
|
};
|
|
6549
|
-
var
|
|
6727
|
+
var removeSubcommand13 = {
|
|
6550
6728
|
name: "remove",
|
|
6551
6729
|
aliases: ["rm", "delete"],
|
|
6552
6730
|
description: "Remove a webhook",
|
|
@@ -6573,7 +6751,7 @@ var webhooksCommand = {
|
|
|
6573
6751
|
listSubcommand16,
|
|
6574
6752
|
getSubcommand3,
|
|
6575
6753
|
createSubcommand2,
|
|
6576
|
-
|
|
6754
|
+
removeSubcommand13
|
|
6577
6755
|
],
|
|
6578
6756
|
options: [],
|
|
6579
6757
|
examples: []
|
|
@@ -6617,6 +6795,7 @@ var commandsStructs = [
|
|
|
6617
6795
|
logsCommand,
|
|
6618
6796
|
mcpCommand,
|
|
6619
6797
|
microfrontendsCommand,
|
|
6798
|
+
oauthAppsCommand,
|
|
6620
6799
|
openCommand,
|
|
6621
6800
|
projectCommand,
|
|
6622
6801
|
promoteCommand,
|
|
@@ -6803,6 +6982,12 @@ export {
|
|
|
6803
6982
|
pullSubcommand,
|
|
6804
6983
|
inspectGroupSubcommand,
|
|
6805
6984
|
microfrontendsCommand,
|
|
6985
|
+
listRequestsSubcommand,
|
|
6986
|
+
registerSubcommand,
|
|
6987
|
+
dismissSubcommand,
|
|
6988
|
+
installSubcommand,
|
|
6989
|
+
removeSubcommand9,
|
|
6990
|
+
oauthAppsCommand,
|
|
6806
6991
|
openCommand,
|
|
6807
6992
|
addSubcommand8,
|
|
6808
6993
|
checksAddFlags,
|
|
@@ -6810,7 +6995,7 @@ export {
|
|
|
6810
6995
|
checksSubcommand,
|
|
6811
6996
|
inspectSubcommand3,
|
|
6812
6997
|
listSubcommand10,
|
|
6813
|
-
|
|
6998
|
+
removeSubcommand10,
|
|
6814
6999
|
tokenSubcommand,
|
|
6815
7000
|
accessSummarySubcommand,
|
|
6816
7001
|
membersSubcommand,
|
|
@@ -6826,7 +7011,7 @@ export {
|
|
|
6826
7011
|
listVersionsSubcommand,
|
|
6827
7012
|
addSubcommand9,
|
|
6828
7013
|
uploadSubcommand,
|
|
6829
|
-
|
|
7014
|
+
removeSubcommand11,
|
|
6830
7015
|
promoteSubcommand,
|
|
6831
7016
|
restoreSubcommand,
|
|
6832
7017
|
redirectsCommand,
|
|
@@ -6848,11 +7033,12 @@ export {
|
|
|
6848
7033
|
listSubcommand13,
|
|
6849
7034
|
switchSubcommand,
|
|
6850
7035
|
inviteSubcommand,
|
|
7036
|
+
ssoSubcommand,
|
|
6851
7037
|
membersSubcommand2,
|
|
6852
7038
|
teamsCommand,
|
|
6853
7039
|
listSubcommand14,
|
|
6854
7040
|
addSubcommand11,
|
|
6855
|
-
|
|
7041
|
+
removeSubcommand12,
|
|
6856
7042
|
tokensCommand,
|
|
6857
7043
|
statusSubcommand4,
|
|
6858
7044
|
enableSubcommand3,
|
|
@@ -6872,13 +7058,14 @@ export {
|
|
|
6872
7058
|
getStoreSubcommand,
|
|
6873
7059
|
createStoreSubcommand,
|
|
6874
7060
|
deleteStoreSubcommand,
|
|
7061
|
+
emptyStoreSubcommand,
|
|
6875
7062
|
getStoreInfoSubcommand,
|
|
6876
|
-
|
|
7063
|
+
listStoresSubcommand,
|
|
6877
7064
|
blobCommand,
|
|
6878
7065
|
listSubcommand16,
|
|
6879
7066
|
getSubcommand3,
|
|
6880
7067
|
createSubcommand2,
|
|
6881
|
-
|
|
7068
|
+
removeSubcommand13,
|
|
6882
7069
|
webhooksCommand,
|
|
6883
7070
|
getCommandAliases,
|
|
6884
7071
|
commands,
|
|
@@ -9,13 +9,13 @@ import {
|
|
|
9
9
|
} from "./chunk-V5P25P7F.js";
|
|
10
10
|
import {
|
|
11
11
|
autoInstallAgentTooling
|
|
12
|
-
} from "./chunk-
|
|
12
|
+
} from "./chunk-NYO5XRBQ.js";
|
|
13
13
|
import {
|
|
14
14
|
ua_default
|
|
15
15
|
} from "./chunk-Q6BEDVOU.js";
|
|
16
16
|
import {
|
|
17
17
|
getLocalPathConfig
|
|
18
|
-
} from "./chunk-
|
|
18
|
+
} from "./chunk-D7SZ3DXR.js";
|
|
19
19
|
import {
|
|
20
20
|
DEFAULT_VERCEL_CONFIG_FILENAME,
|
|
21
21
|
VERCEL_CONFIG_EXTENSIONS,
|
|
@@ -41,7 +41,7 @@ import {
|
|
|
41
41
|
useKeypress,
|
|
42
42
|
usePrefix,
|
|
43
43
|
useState
|
|
44
|
-
} from "./chunk-
|
|
44
|
+
} from "./chunk-V23RAVWV.js";
|
|
45
45
|
import {
|
|
46
46
|
require_load_json_file,
|
|
47
47
|
require_write_json_file
|
|
@@ -6,13 +6,13 @@ const __filename = __fileURLToPath(import.meta.url);
|
|
|
6
6
|
const __dirname = __dirname_(__filename);
|
|
7
7
|
import {
|
|
8
8
|
writeProjectSettings
|
|
9
|
-
} from "./chunk-
|
|
9
|
+
} from "./chunk-6DIXPIXB.js";
|
|
10
10
|
import {
|
|
11
11
|
ensureLink
|
|
12
|
-
} from "./chunk-
|
|
12
|
+
} from "./chunk-65IHMJX4.js";
|
|
13
13
|
import {
|
|
14
14
|
pullCommand
|
|
15
|
-
} from "./chunk-
|
|
15
|
+
} from "./chunk-XMVSCINT.js";
|
|
16
16
|
import {
|
|
17
17
|
help
|
|
18
18
|
} from "./chunk-Y5YCSB6X.js";
|
|
@@ -22,7 +22,7 @@ import {
|
|
|
22
22
|
envPullCommandLogic,
|
|
23
23
|
humanizePath,
|
|
24
24
|
parseTarget
|
|
25
|
-
} from "./chunk-
|
|
25
|
+
} from "./chunk-V23RAVWV.js";
|
|
26
26
|
import {
|
|
27
27
|
TelemetryClient
|
|
28
28
|
} from "./chunk-U3WLEFHU.js";
|
|
@@ -9,7 +9,7 @@ import {
|
|
|
9
9
|
printIndications,
|
|
10
10
|
require_dist as require_dist2,
|
|
11
11
|
sleep
|
|
12
|
-
} from "./chunk-
|
|
12
|
+
} from "./chunk-K4IC7LFB.js";
|
|
13
13
|
import {
|
|
14
14
|
suggestNextCommands
|
|
15
15
|
} from "./chunk-LOS7HHU3.js";
|
|
@@ -19,13 +19,13 @@ import {
|
|
|
19
19
|
} from "./chunk-U5J73OA3.js";
|
|
20
20
|
import {
|
|
21
21
|
getScope
|
|
22
|
-
} from "./chunk-
|
|
22
|
+
} from "./chunk-7IDNCLTM.js";
|
|
23
23
|
import {
|
|
24
24
|
showPluginTipIfNeeded
|
|
25
|
-
} from "./chunk-
|
|
25
|
+
} from "./chunk-NYO5XRBQ.js";
|
|
26
26
|
import {
|
|
27
27
|
CommandTimeout
|
|
28
|
-
} from "./chunk-
|
|
28
|
+
} from "./chunk-CCEUMQG3.js";
|
|
29
29
|
import {
|
|
30
30
|
ua_default
|
|
31
31
|
} from "./chunk-Q6BEDVOU.js";
|
|
@@ -35,7 +35,7 @@ import {
|
|
|
35
35
|
require_dist as require_dist3,
|
|
36
36
|
require_lib3 as require_lib,
|
|
37
37
|
require_pluralize
|
|
38
|
-
} from "./chunk-
|
|
38
|
+
} from "./chunk-V23RAVWV.js";
|
|
39
39
|
import {
|
|
40
40
|
require_ms,
|
|
41
41
|
stamp_default
|