@salesforce/cli 2.142.1 → 2.142.3

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/README.md CHANGED
@@ -25,7 +25,7 @@ $ npm install -g @salesforce/cli
25
25
  $ sf COMMAND
26
26
  running command...
27
27
  $ sf (--version|-v)
28
- @salesforce/cli/2.142.1 linux-x64 node-v22.23.0
28
+ @salesforce/cli/2.142.3 linux-x64 node-v22.23.0
29
29
  $ sf --help [COMMAND]
30
30
  USAGE
31
31
  $ sf COMMAND
@@ -8981,7 +8981,7 @@ EXAMPLES
8981
8981
  $ sf plugins
8982
8982
  ```
8983
8983
 
8984
- _See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/5.4.78/src/commands/plugins/index.ts)_
8984
+ _See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/5.4.79/src/commands/plugins/index.ts)_
8985
8985
 
8986
8986
  ## `sf plugins discover`
8987
8987
 
@@ -9026,7 +9026,7 @@ EXAMPLES
9026
9026
  $ sf plugins inspect @salesforce/plugin-packaging
9027
9027
  ```
9028
9028
 
9029
- _See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/5.4.78/src/commands/plugins/inspect.ts)_
9029
+ _See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/5.4.79/src/commands/plugins/inspect.ts)_
9030
9030
 
9031
9031
  ## `sf plugins install PLUGIN`
9032
9032
 
@@ -9075,7 +9075,7 @@ EXAMPLES
9075
9075
  $ sf plugins install someuser/someplugin
9076
9076
  ```
9077
9077
 
9078
- _See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/5.4.78/src/commands/plugins/install.ts)_
9078
+ _See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/5.4.79/src/commands/plugins/install.ts)_
9079
9079
 
9080
9080
  ## `sf plugins link PATH`
9081
9081
 
@@ -9106,7 +9106,7 @@ EXAMPLES
9106
9106
  $ sf plugins link @salesforce/plugin-packaging
9107
9107
  ```
9108
9108
 
9109
- _See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/5.4.78/src/commands/plugins/link.ts)_
9109
+ _See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/5.4.79/src/commands/plugins/link.ts)_
9110
9110
 
9111
9111
  ## `sf plugins reset`
9112
9112
 
@@ -9121,7 +9121,7 @@ FLAGS
9121
9121
  --reinstall Reinstall all plugins after uninstalling.
9122
9122
  ```
9123
9123
 
9124
- _See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/5.4.78/src/commands/plugins/reset.ts)_
9124
+ _See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/5.4.79/src/commands/plugins/reset.ts)_
9125
9125
 
9126
9126
  ## `sf plugins trust allowlist add`
9127
9127
 
@@ -9280,7 +9280,7 @@ EXAMPLES
9280
9280
  $ sf plugins uninstall @salesforce/plugin-packaging
9281
9281
  ```
9282
9282
 
9283
- _See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/5.4.78/src/commands/plugins/uninstall.ts)_
9283
+ _See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/5.4.79/src/commands/plugins/uninstall.ts)_
9284
9284
 
9285
9285
  ## `sf plugins update`
9286
9286
 
@@ -9298,7 +9298,7 @@ DESCRIPTION
9298
9298
  Update installed plugins.
9299
9299
  ```
9300
9300
 
9301
- _See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/5.4.78/src/commands/plugins/update.ts)_
9301
+ _See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/5.4.79/src/commands/plugins/update.ts)_
9302
9302
 
9303
9303
  ## `sf project convert mdapi`
9304
9304
 
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@salesforce/cli",
3
- "version": "2.142.1",
3
+ "version": "2.142.3",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@salesforce/cli",
9
- "version": "2.142.1",
9
+ "version": "2.142.3",
10
10
  "hasInstallScript": true,
11
11
  "license": "Apache-2.0",
12
12
  "dependencies": {
@@ -16,7 +16,7 @@
16
16
  "@oclif/plugin-commands": "4.1.59",
17
17
  "@oclif/plugin-help": "6.2.52",
18
18
  "@oclif/plugin-not-found": "3.2.88",
19
- "@oclif/plugin-plugins": "5.4.78",
19
+ "@oclif/plugin-plugins": "5.4.79",
20
20
  "@oclif/plugin-search": "1.2.51",
21
21
  "@oclif/plugin-update": "4.7.52",
22
22
  "@oclif/plugin-version": "2.2.49",
@@ -42,7 +42,7 @@
42
42
  "@salesforce/plugin-templates": "56.18.9",
43
43
  "@salesforce/plugin-trust": "3.8.26",
44
44
  "@salesforce/plugin-user": "3.10.4",
45
- "@salesforce/sf-plugins-core": "12.2.24",
45
+ "@salesforce/sf-plugins-core": "12.2.25",
46
46
  "ansis": "^3.12.0"
47
47
  },
48
48
  "bin": {
@@ -3509,9 +3509,9 @@
3509
3509
  }
3510
3510
  },
3511
3511
  "node_modules/@oclif/plugin-plugins": {
3512
- "version": "5.4.78",
3513
- "resolved": "https://registry.npmjs.org/@oclif/plugin-plugins/-/plugin-plugins-5.4.78.tgz",
3514
- "integrity": "sha512-CXNJfRasUZXXN7DYHms9oPComJCqajPAF08r29QWINORLTCkw6dBDWaMY8ZUHDSzBFeGXegNm4c84MG7YRBx+Q==",
3512
+ "version": "5.4.79",
3513
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-plugins/-/plugin-plugins-5.4.79.tgz",
3514
+ "integrity": "sha512-Nnk3OzELhldXN/544lhIMo1uLC/4W2/hEY+3Oj8WGbkWR7kBn8xwvgCbb3BAx/BROqPP/S+ZPDz8gdom7HudTA==",
3515
3515
  "license": "MIT",
3516
3516
  "dependencies": {
3517
3517
  "@oclif/core": "^4.11.7",
@@ -5190,16 +5190,16 @@
5190
5190
  "license": "ISC"
5191
5191
  },
5192
5192
  "node_modules/@salesforce/sf-plugins-core": {
5193
- "version": "12.2.24",
5194
- "resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-12.2.24.tgz",
5195
- "integrity": "sha512-+lc7QMRz19Uk9f3lJO442LrUMvrRrfX6+xe1w42PihWjjoXpF9fZfZ7zk7H2WDF56PTo5SMJMrb5PjneiIrH3Q==",
5193
+ "version": "12.2.25",
5194
+ "resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-12.2.25.tgz",
5195
+ "integrity": "sha512-/dHX8NFigyE9MRLq6ywdOFJHr3KiOyhtzydkL1t/dl8AU1IJotgW41esuXcAlsZHSnt5KYb5DUZeKLX7NhUKkw==",
5196
5196
  "license": "Apache-2.0",
5197
5197
  "dependencies": {
5198
5198
  "@inquirer/confirm": "^6.1.1",
5199
5199
  "@inquirer/password": "^5.1.1",
5200
5200
  "@oclif/core": "^4.11.4",
5201
5201
  "@oclif/table": "^0.5.9",
5202
- "@salesforce/core": "^8.31.0",
5202
+ "@salesforce/core": "^8.31.4",
5203
5203
  "@salesforce/kit": "^3.2.3",
5204
5204
  "@salesforce/ts-types": "^2.0.12",
5205
5205
  "ansis": "^3.3.2",
@@ -5948,9 +5948,9 @@
5948
5948
  }
5949
5949
  },
5950
5950
  "node_modules/@sigstore/core": {
5951
- "version": "3.2.0",
5952
- "resolved": "https://registry.npmjs.org/@sigstore/core/-/core-3.2.0.tgz",
5953
- "integrity": "sha512-kxHrDQ9YgfrWUSXU0cjsQGv8JykOFZQ9ErNKbFPWzk3Hgpwu8x2hHrQ9IdA8yl+j9RTLTC3sAF3Tdq1IQCP4oA==",
5951
+ "version": "3.2.1",
5952
+ "resolved": "https://registry.npmjs.org/@sigstore/core/-/core-3.2.1.tgz",
5953
+ "integrity": "sha512-qRsxPnCrbC/puegGxKuynfnxgLiHqWStrSjxkoB4YKqq3Z3s4cyZyj42ZdWFAEblNP65C+rBH8EuREHIXoi83g==",
5954
5954
  "extraneous": true,
5955
5955
  "license": "Apache-2.0",
5956
5956
  "engines": {
@@ -16426,6 +16426,8 @@
16426
16426
  },
16427
16427
  "node_modules/npm/node_modules/@sigstore/core": {
16428
16428
  "version": "3.2.1",
16429
+ "resolved": "https://registry.npmjs.org/@sigstore/core/-/core-3.2.1.tgz",
16430
+ "integrity": "sha512-qRsxPnCrbC/puegGxKuynfnxgLiHqWStrSjxkoB4YKqq3Z3s4cyZyj42ZdWFAEblNP65C+rBH8EuREHIXoi83g==",
16429
16431
  "inBundle": true,
16430
16432
  "license": "Apache-2.0",
16431
16433
  "engines": {
package/oclif.lock CHANGED
@@ -1510,10 +1510,10 @@
1510
1510
  ansis "^3.17.0"
1511
1511
  fast-levenshtein "^3.0.0"
1512
1512
 
1513
- "@oclif/plugin-plugins@5.4.78":
1514
- version "5.4.78"
1515
- resolved "https://registry.npmjs.org/@oclif/plugin-plugins/-/plugin-plugins-5.4.78.tgz"
1516
- integrity sha512-CXNJfRasUZXXN7DYHms9oPComJCqajPAF08r29QWINORLTCkw6dBDWaMY8ZUHDSzBFeGXegNm4c84MG7YRBx+Q==
1513
+ "@oclif/plugin-plugins@5.4.79":
1514
+ version "5.4.79"
1515
+ resolved "https://registry.npmjs.org/@oclif/plugin-plugins/-/plugin-plugins-5.4.79.tgz"
1516
+ integrity sha512-Nnk3OzELhldXN/544lhIMo1uLC/4W2/hEY+3Oj8WGbkWR7kBn8xwvgCbb3BAx/BROqPP/S+ZPDz8gdom7HudTA==
1517
1517
  dependencies:
1518
1518
  "@oclif/core" "^4.11.7"
1519
1519
  ansis "^3.17.0"
@@ -2296,16 +2296,16 @@
2296
2296
  resolved "https://registry.npmjs.org/@salesforce/schemas/-/schemas-1.10.3.tgz"
2297
2297
  integrity sha512-FKfvtrYTcvTXE9advzS25/DEY9yJhEyLvStm++eQFtnAaX1pe4G3oGHgiQ0q55BM5+0AlCh0+0CVtQv1t4oJRA==
2298
2298
 
2299
- "@salesforce/sf-plugins-core@^12", "@salesforce/sf-plugins-core@^12.2.10", "@salesforce/sf-plugins-core@^12.2.16", "@salesforce/sf-plugins-core@^12.2.17", "@salesforce/sf-plugins-core@^12.2.22", "@salesforce/sf-plugins-core@^12.2.24", "@salesforce/sf-plugins-core@^12.2.6", "@salesforce/sf-plugins-core@12.2.24":
2300
- version "12.2.24"
2301
- resolved "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-12.2.24.tgz"
2302
- integrity sha512-+lc7QMRz19Uk9f3lJO442LrUMvrRrfX6+xe1w42PihWjjoXpF9fZfZ7zk7H2WDF56PTo5SMJMrb5PjneiIrH3Q==
2299
+ "@salesforce/sf-plugins-core@^12", "@salesforce/sf-plugins-core@^12.2.10", "@salesforce/sf-plugins-core@^12.2.16", "@salesforce/sf-plugins-core@^12.2.17", "@salesforce/sf-plugins-core@^12.2.22", "@salesforce/sf-plugins-core@^12.2.24", "@salesforce/sf-plugins-core@^12.2.6", "@salesforce/sf-plugins-core@12.2.25":
2300
+ version "12.2.25"
2301
+ resolved "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-12.2.25.tgz"
2302
+ integrity sha512-/dHX8NFigyE9MRLq6ywdOFJHr3KiOyhtzydkL1t/dl8AU1IJotgW41esuXcAlsZHSnt5KYb5DUZeKLX7NhUKkw==
2303
2303
  dependencies:
2304
2304
  "@inquirer/confirm" "^6.1.1"
2305
2305
  "@inquirer/password" "^5.1.1"
2306
2306
  "@oclif/core" "^4.11.4"
2307
2307
  "@oclif/table" "^0.5.9"
2308
- "@salesforce/core" "^8.31.0"
2308
+ "@salesforce/core" "^8.31.4"
2309
2309
  "@salesforce/kit" "^3.2.3"
2310
2310
  "@salesforce/ts-types" "^2.0.12"
2311
2311
  ansis "^3.3.2"
@@ -2460,13 +2460,10 @@
2460
2460
  dependencies:
2461
2461
  "@sigstore/protobuf-specs" "^0.5.0"
2462
2462
 
2463
- "@sigstore/core@^3.1.0", "@sigstore/core@^3.2.0":
2464
- version "3.2.0"
2465
- resolved "https://registry.npmjs.org/@sigstore/core/-/core-3.2.0.tgz"
2466
- integrity sha512-kxHrDQ9YgfrWUSXU0cjsQGv8JykOFZQ9ErNKbFPWzk3Hgpwu8x2hHrQ9IdA8yl+j9RTLTC3sAF3Tdq1IQCP4oA==
2467
-
2468
- "@sigstore/core@^3.2.1":
2463
+ "@sigstore/core@^3.1.0", "@sigstore/core@^3.2.0", "@sigstore/core@^3.2.1":
2469
2464
  version "3.2.1"
2465
+ resolved "https://registry.npmjs.org/@sigstore/core/-/core-3.2.1.tgz"
2466
+ integrity sha512-qRsxPnCrbC/puegGxKuynfnxgLiHqWStrSjxkoB4YKqq3Z3s4cyZyj42ZdWFAEblNP65C+rBH8EuREHIXoi83g==
2470
2467
 
2471
2468
  "@sigstore/protobuf-specs@^0.5.0":
2472
2469
  version "0.5.1"
@@ -2203,6 +2203,648 @@
2203
2203
  "plugin:generate:dev"
2204
2204
  ]
2205
2205
  },
2206
+ "devops:pipeline:activate": {
2207
+ "aliases": [],
2208
+ "args": {},
2209
+ "description": "A pipeline must have at least one stage before you activate it. You can't modify the pipeline stages after you activate and promote changes through it.",
2210
+ "examples": [
2211
+ "Activate a pipeline using the pipeline ID.\n<%= config.bin %> <%= command.id %> --target-org my-devops-org --pipeline-id 0XB000000000001"
2212
+ ],
2213
+ "flags": {
2214
+ "json": {
2215
+ "description": "Format output as json.",
2216
+ "helpGroup": "GLOBAL",
2217
+ "name": "json",
2218
+ "allowNo": false,
2219
+ "type": "boolean"
2220
+ },
2221
+ "flags-dir": {
2222
+ "helpGroup": "GLOBAL",
2223
+ "name": "flags-dir",
2224
+ "summary": "Import flag values from a directory.",
2225
+ "hasDynamicHelp": false,
2226
+ "multiple": false,
2227
+ "type": "option"
2228
+ },
2229
+ "target-org": {
2230
+ "char": "o",
2231
+ "name": "target-org",
2232
+ "noCacheDefault": true,
2233
+ "required": true,
2234
+ "summary": "Username or alias of the target org. Not required if the `target-org` configuration variable is already set.",
2235
+ "hasDynamicHelp": true,
2236
+ "multiple": false,
2237
+ "type": "option"
2238
+ },
2239
+ "api-version": {
2240
+ "description": "Override the api version used for api requests made by this command",
2241
+ "name": "api-version",
2242
+ "hasDynamicHelp": false,
2243
+ "multiple": false,
2244
+ "type": "option"
2245
+ },
2246
+ "pipeline-id": {
2247
+ "name": "pipeline-id",
2248
+ "required": true,
2249
+ "summary": "ID of the pipeline.",
2250
+ "hasDynamicHelp": false,
2251
+ "multiple": false,
2252
+ "type": "option"
2253
+ }
2254
+ },
2255
+ "hasDynamicHelp": true,
2256
+ "hiddenAliases": [],
2257
+ "id": "devops:pipeline:activate",
2258
+ "pluginAlias": "@salesforce/plugin-devops-center",
2259
+ "pluginName": "@salesforce/plugin-devops-center",
2260
+ "pluginType": "jit",
2261
+ "strict": true,
2262
+ "summary": "Activate a DevOps Center pipeline for deployments.",
2263
+ "enableJsonFlag": true,
2264
+ "isESM": true,
2265
+ "relativePath": [
2266
+ "lib",
2267
+ "commands",
2268
+ "devops",
2269
+ "pipeline",
2270
+ "activate.js"
2271
+ ]
2272
+ },
2273
+ "devops:pipeline:attach-project": {
2274
+ "aliases": [],
2275
+ "args": {},
2276
+ "description": "You can attach a project to only one pipeline.",
2277
+ "examples": [
2278
+ "Attach a project to a pipeline using the project ID and pipeline ID.\n<%= config.bin %> <%= command.id %> --target-org my-devops-org --pipeline-id 0XB000000000001 --project-id 0Hn000000000001"
2279
+ ],
2280
+ "flags": {
2281
+ "json": {
2282
+ "description": "Format output as json.",
2283
+ "helpGroup": "GLOBAL",
2284
+ "name": "json",
2285
+ "allowNo": false,
2286
+ "type": "boolean"
2287
+ },
2288
+ "flags-dir": {
2289
+ "helpGroup": "GLOBAL",
2290
+ "name": "flags-dir",
2291
+ "summary": "Import flag values from a directory.",
2292
+ "hasDynamicHelp": false,
2293
+ "multiple": false,
2294
+ "type": "option"
2295
+ },
2296
+ "target-org": {
2297
+ "char": "o",
2298
+ "name": "target-org",
2299
+ "noCacheDefault": true,
2300
+ "required": true,
2301
+ "summary": "Username or alias of the target org. Not required if the `target-org` configuration variable is already set.",
2302
+ "hasDynamicHelp": true,
2303
+ "multiple": false,
2304
+ "type": "option"
2305
+ },
2306
+ "api-version": {
2307
+ "description": "Override the api version used for api requests made by this command",
2308
+ "name": "api-version",
2309
+ "hasDynamicHelp": false,
2310
+ "multiple": false,
2311
+ "type": "option"
2312
+ },
2313
+ "pipeline-id": {
2314
+ "name": "pipeline-id",
2315
+ "required": true,
2316
+ "summary": "ID of the pipeline.",
2317
+ "hasDynamicHelp": false,
2318
+ "multiple": false,
2319
+ "type": "option"
2320
+ },
2321
+ "project-id": {
2322
+ "name": "project-id",
2323
+ "required": true,
2324
+ "summary": "ID of the DevOps Center project.",
2325
+ "hasDynamicHelp": false,
2326
+ "multiple": false,
2327
+ "type": "option"
2328
+ }
2329
+ },
2330
+ "hasDynamicHelp": true,
2331
+ "hiddenAliases": [],
2332
+ "id": "devops:pipeline:attach-project",
2333
+ "pluginAlias": "@salesforce/plugin-devops-center",
2334
+ "pluginName": "@salesforce/plugin-devops-center",
2335
+ "pluginType": "jit",
2336
+ "strict": true,
2337
+ "summary": "Attach a DevOps Center project to a pipeline.",
2338
+ "enableJsonFlag": true,
2339
+ "isESM": true,
2340
+ "relativePath": [
2341
+ "lib",
2342
+ "commands",
2343
+ "devops",
2344
+ "pipeline",
2345
+ "attach-project.js"
2346
+ ]
2347
+ },
2348
+ "devops:pipeline:create": {
2349
+ "aliases": [],
2350
+ "args": {},
2351
+ "description": "Provide the URL of an existing repository, or use `--create-repo` with a repository name to create one. After you create the pipeline, add stages, and activate the pipeline.",
2352
+ "examples": [
2353
+ "Create a pipeline and associate it with an existing GitHub repository.\n<%= config.bin %> <%= command.id %> --target-org my-devops-org --name \"Release Pipeline\" --repo https://github.com/myorg/myrepo",
2354
+ "Create a pipeline and associate it with a new GitHub repository.\n<%= config.bin %> <%= command.id %> --target-org my-devops-org --name \"Release Pipeline\" --repo my-new-repo --repo-type github --repo-owner myorg --create-repo",
2355
+ "Create a pipeline with a description and associate it with a Bitbucket repository.\n<%= config.bin %> <%= command.id %> --target-org my-devops-org --name \"Release Pipeline\" --repo https://bitbucket.org/myorg/myrepo --description \"Main CI/CD pipeline for production releases\""
2356
+ ],
2357
+ "flags": {
2358
+ "json": {
2359
+ "description": "Format output as json.",
2360
+ "helpGroup": "GLOBAL",
2361
+ "name": "json",
2362
+ "allowNo": false,
2363
+ "type": "boolean"
2364
+ },
2365
+ "flags-dir": {
2366
+ "helpGroup": "GLOBAL",
2367
+ "name": "flags-dir",
2368
+ "summary": "Import flag values from a directory.",
2369
+ "hasDynamicHelp": false,
2370
+ "multiple": false,
2371
+ "type": "option"
2372
+ },
2373
+ "target-org": {
2374
+ "char": "o",
2375
+ "name": "target-org",
2376
+ "noCacheDefault": true,
2377
+ "required": true,
2378
+ "summary": "Username or alias of the target org. Not required if the `target-org` configuration variable is already set.",
2379
+ "hasDynamicHelp": true,
2380
+ "multiple": false,
2381
+ "type": "option"
2382
+ },
2383
+ "api-version": {
2384
+ "description": "Override the api version used for api requests made by this command",
2385
+ "name": "api-version",
2386
+ "hasDynamicHelp": false,
2387
+ "multiple": false,
2388
+ "type": "option"
2389
+ },
2390
+ "name": {
2391
+ "char": "n",
2392
+ "name": "name",
2393
+ "required": true,
2394
+ "summary": "Name of the pipeline.",
2395
+ "hasDynamicHelp": false,
2396
+ "multiple": false,
2397
+ "type": "option"
2398
+ },
2399
+ "repo": {
2400
+ "char": "r",
2401
+ "name": "repo",
2402
+ "required": true,
2403
+ "summary": "URL of an existing repository or the name of a repository to create.",
2404
+ "hasDynamicHelp": false,
2405
+ "multiple": false,
2406
+ "type": "option"
2407
+ },
2408
+ "repo-type": {
2409
+ "name": "repo-type",
2410
+ "summary": "Type of the source code repository. Required when creating a repository using '--create-repo'.",
2411
+ "hasDynamicHelp": false,
2412
+ "multiple": false,
2413
+ "options": [
2414
+ "github",
2415
+ "bitbucket"
2416
+ ],
2417
+ "type": "option"
2418
+ },
2419
+ "create-repo": {
2420
+ "name": "create-repo",
2421
+ "summary": "Create a repository if it doesn't exist.",
2422
+ "allowNo": false,
2423
+ "type": "boolean"
2424
+ },
2425
+ "repo-owner": {
2426
+ "name": "repo-owner",
2427
+ "summary": "Owner (organization or user) of the repository. Required when creating a repository using '--create-repo'.",
2428
+ "hasDynamicHelp": false,
2429
+ "multiple": false,
2430
+ "type": "option"
2431
+ },
2432
+ "bitbucket-project": {
2433
+ "name": "bitbucket-project",
2434
+ "summary": "Bitbucket project key for the repository. Used when creating a Bitbucket repository with '--create-repo'.",
2435
+ "hasDynamicHelp": false,
2436
+ "multiple": false,
2437
+ "type": "option"
2438
+ },
2439
+ "description": {
2440
+ "char": "d",
2441
+ "name": "description",
2442
+ "summary": "Description of the pipeline.",
2443
+ "hasDynamicHelp": false,
2444
+ "multiple": false,
2445
+ "type": "option"
2446
+ }
2447
+ },
2448
+ "hasDynamicHelp": true,
2449
+ "hiddenAliases": [],
2450
+ "id": "devops:pipeline:create",
2451
+ "pluginAlias": "@salesforce/plugin-devops-center",
2452
+ "pluginName": "@salesforce/plugin-devops-center",
2453
+ "pluginType": "jit",
2454
+ "strict": true,
2455
+ "summary": "Create a DevOps Center pipeline.",
2456
+ "enableJsonFlag": true,
2457
+ "isESM": true,
2458
+ "relativePath": [
2459
+ "lib",
2460
+ "commands",
2461
+ "devops",
2462
+ "pipeline",
2463
+ "create.js"
2464
+ ]
2465
+ },
2466
+ "devops:project:create": {
2467
+ "aliases": [],
2468
+ "args": {},
2469
+ "description": "Creates a new DevOps Center project with the specified name and optional description.",
2470
+ "examples": [
2471
+ "Create a new DevOps Center project in the specified org.\n<%= config.bin %> <%= command.id %> --target-org my-devops-org --name \"MyApp Release\"",
2472
+ "Create a project with a name and description.\n<%= config.bin %> <%= command.id %> --target-org my-devops-org --name \"Platform Update\" --description \"Platform services update\""
2473
+ ],
2474
+ "flags": {
2475
+ "json": {
2476
+ "description": "Format output as json.",
2477
+ "helpGroup": "GLOBAL",
2478
+ "name": "json",
2479
+ "allowNo": false,
2480
+ "type": "boolean"
2481
+ },
2482
+ "flags-dir": {
2483
+ "helpGroup": "GLOBAL",
2484
+ "name": "flags-dir",
2485
+ "summary": "Import flag values from a directory.",
2486
+ "hasDynamicHelp": false,
2487
+ "multiple": false,
2488
+ "type": "option"
2489
+ },
2490
+ "target-org": {
2491
+ "char": "o",
2492
+ "name": "target-org",
2493
+ "noCacheDefault": true,
2494
+ "required": true,
2495
+ "summary": "Username or alias of the target org. Not required if the `target-org` configuration variable is already set.",
2496
+ "hasDynamicHelp": true,
2497
+ "multiple": false,
2498
+ "type": "option"
2499
+ },
2500
+ "api-version": {
2501
+ "description": "Override the api version used for api requests made by this command",
2502
+ "name": "api-version",
2503
+ "hasDynamicHelp": false,
2504
+ "multiple": false,
2505
+ "type": "option"
2506
+ },
2507
+ "name": {
2508
+ "char": "n",
2509
+ "name": "name",
2510
+ "required": true,
2511
+ "summary": "Name of the new DevOps Center project.",
2512
+ "hasDynamicHelp": false,
2513
+ "multiple": false,
2514
+ "type": "option"
2515
+ },
2516
+ "description": {
2517
+ "char": "d",
2518
+ "name": "description",
2519
+ "summary": "Description of the new project; if not specified, the description is blank.",
2520
+ "hasDynamicHelp": false,
2521
+ "multiple": false,
2522
+ "type": "option"
2523
+ }
2524
+ },
2525
+ "hasDynamicHelp": true,
2526
+ "hiddenAliases": [],
2527
+ "id": "devops:project:create",
2528
+ "pluginAlias": "@salesforce/plugin-devops-center",
2529
+ "pluginName": "@salesforce/plugin-devops-center",
2530
+ "pluginType": "jit",
2531
+ "strict": true,
2532
+ "summary": "Create a DevOps Center project in a DevOps Center org.",
2533
+ "enableJsonFlag": true,
2534
+ "isESM": true,
2535
+ "relativePath": [
2536
+ "lib",
2537
+ "commands",
2538
+ "devops",
2539
+ "project",
2540
+ "create.js"
2541
+ ]
2542
+ },
2543
+ "devops:project:list": {
2544
+ "aliases": [],
2545
+ "args": {},
2546
+ "description": "This command queries the DevopsProject standard object and returns the project Id, Name, and Description for each project found.",
2547
+ "examples": [
2548
+ "List all DevOps Center projects in an org with alias \"my-devops-org\":\n<%= config.bin %> <%= command.id %> --target-org my-devops-org",
2549
+ "List projects using an org's username:\n<%= config.bin %> <%= command.id %> --target-org devops-center@example.com"
2550
+ ],
2551
+ "flags": {
2552
+ "json": {
2553
+ "description": "Format output as json.",
2554
+ "helpGroup": "GLOBAL",
2555
+ "name": "json",
2556
+ "allowNo": false,
2557
+ "type": "boolean"
2558
+ },
2559
+ "flags-dir": {
2560
+ "helpGroup": "GLOBAL",
2561
+ "name": "flags-dir",
2562
+ "summary": "Import flag values from a directory.",
2563
+ "hasDynamicHelp": false,
2564
+ "multiple": false,
2565
+ "type": "option"
2566
+ },
2567
+ "target-org": {
2568
+ "char": "o",
2569
+ "name": "target-org",
2570
+ "noCacheDefault": true,
2571
+ "required": true,
2572
+ "summary": "Username or alias of the target org. Not required if the `target-org` configuration variable is already set.",
2573
+ "hasDynamicHelp": true,
2574
+ "multiple": false,
2575
+ "type": "option"
2576
+ },
2577
+ "api-version": {
2578
+ "description": "Override the api version used for api requests made by this command",
2579
+ "name": "api-version",
2580
+ "hasDynamicHelp": false,
2581
+ "multiple": false,
2582
+ "type": "option"
2583
+ }
2584
+ },
2585
+ "hasDynamicHelp": true,
2586
+ "hiddenAliases": [],
2587
+ "id": "devops:project:list",
2588
+ "pluginAlias": "@salesforce/plugin-devops-center",
2589
+ "pluginName": "@salesforce/plugin-devops-center",
2590
+ "pluginType": "jit",
2591
+ "strict": true,
2592
+ "summary": "List all DevOps Center projects in a Salesforce org.",
2593
+ "enableJsonFlag": true,
2594
+ "isESM": true,
2595
+ "relativePath": [
2596
+ "lib",
2597
+ "commands",
2598
+ "devops",
2599
+ "project",
2600
+ "list.js"
2601
+ ]
2602
+ },
2603
+ "devops:pull-request:create": {
2604
+ "aliases": [],
2605
+ "args": {},
2606
+ "description": "The pull request title defaults to the work item subject. The work item must have an associated branch and repository. Requires VCS authentication: set GITHUB_TOKEN (or use `gh auth login`) for GitHub, or set BITBUCKET_TOKEN for Bitbucket.",
2607
+ "examples": [
2608
+ "Create a pull request for a work item using the default title.\n<%= config.bin %> <%= command.id %> --target-org my-devops-org --work-item-name WI-000001",
2609
+ "Create a pull request with a custom title and description.\n<%= config.bin %> <%= command.id %> --target-org my-devops-org --work-item-id 0Wx000000000001 --title \"Fix: Login timeout\" --body \"Resolves the 30s timeout on the login page\""
2610
+ ],
2611
+ "flags": {
2612
+ "json": {
2613
+ "description": "Format output as json.",
2614
+ "helpGroup": "GLOBAL",
2615
+ "name": "json",
2616
+ "allowNo": false,
2617
+ "type": "boolean"
2618
+ },
2619
+ "flags-dir": {
2620
+ "helpGroup": "GLOBAL",
2621
+ "name": "flags-dir",
2622
+ "summary": "Import flag values from a directory.",
2623
+ "hasDynamicHelp": false,
2624
+ "multiple": false,
2625
+ "type": "option"
2626
+ },
2627
+ "target-org": {
2628
+ "char": "o",
2629
+ "name": "target-org",
2630
+ "noCacheDefault": true,
2631
+ "required": true,
2632
+ "summary": "Username or alias of the target org. Not required if the `target-org` configuration variable is already set.",
2633
+ "hasDynamicHelp": true,
2634
+ "multiple": false,
2635
+ "type": "option"
2636
+ },
2637
+ "api-version": {
2638
+ "description": "Override the api version used for api requests made by this command",
2639
+ "name": "api-version",
2640
+ "hasDynamicHelp": false,
2641
+ "multiple": false,
2642
+ "type": "option"
2643
+ },
2644
+ "work-item-name": {
2645
+ "char": "n",
2646
+ "name": "work-item-name",
2647
+ "summary": "Name of the work item, such as WI-000001.",
2648
+ "hasDynamicHelp": false,
2649
+ "multiple": false,
2650
+ "type": "option"
2651
+ },
2652
+ "work-item-id": {
2653
+ "char": "w",
2654
+ "name": "work-item-id",
2655
+ "summary": "ID of the work item.",
2656
+ "hasDynamicHelp": false,
2657
+ "multiple": false,
2658
+ "type": "option"
2659
+ },
2660
+ "title": {
2661
+ "name": "title",
2662
+ "summary": "Title of the pull request.",
2663
+ "hasDynamicHelp": false,
2664
+ "multiple": false,
2665
+ "type": "option"
2666
+ },
2667
+ "body": {
2668
+ "name": "body",
2669
+ "summary": "Description of the pull request.",
2670
+ "hasDynamicHelp": false,
2671
+ "multiple": false,
2672
+ "type": "option"
2673
+ }
2674
+ },
2675
+ "hasDynamicHelp": true,
2676
+ "hiddenAliases": [],
2677
+ "id": "devops:pull-request:create",
2678
+ "pluginAlias": "@salesforce/plugin-devops-center",
2679
+ "pluginName": "@salesforce/plugin-devops-center",
2680
+ "pluginType": "jit",
2681
+ "strict": true,
2682
+ "summary": "Create a pull request for a work item branch.",
2683
+ "enableJsonFlag": true,
2684
+ "isESM": true,
2685
+ "relativePath": [
2686
+ "lib",
2687
+ "commands",
2688
+ "devops",
2689
+ "pull-request",
2690
+ "create.js"
2691
+ ]
2692
+ },
2693
+ "devops:work-item:create": {
2694
+ "aliases": [],
2695
+ "args": {},
2696
+ "description": "The command creates the work item using the Connect API. Requires a project ID and a subject for the new work item; run the `devops project list` command to get the IDs for all existing projects.",
2697
+ "examples": [
2698
+ "Create a work item for the project with the specified ID and give the work item the specified subject (title); use the DevOps Center org with alias \"my-devops-org\":\n<%= config.bin %> <%= command.id %> --target-org my-devops-org --project-id 1Qg000000000001 --subject \"Fix login bug\"",
2699
+ "Create a work item with a subject and description:\n<%= config.bin %> <%= command.id %> --target-org my-devops-org --project-id 1Qg000000000001 --subject \"Add dark mode\" --description \"Implement dark mode toggle in settings page\""
2700
+ ],
2701
+ "flags": {
2702
+ "json": {
2703
+ "description": "Format output as json.",
2704
+ "helpGroup": "GLOBAL",
2705
+ "name": "json",
2706
+ "allowNo": false,
2707
+ "type": "boolean"
2708
+ },
2709
+ "flags-dir": {
2710
+ "helpGroup": "GLOBAL",
2711
+ "name": "flags-dir",
2712
+ "summary": "Import flag values from a directory.",
2713
+ "hasDynamicHelp": false,
2714
+ "multiple": false,
2715
+ "type": "option"
2716
+ },
2717
+ "target-org": {
2718
+ "char": "o",
2719
+ "name": "target-org",
2720
+ "noCacheDefault": true,
2721
+ "required": true,
2722
+ "summary": "Username or alias of the target org. Not required if the `target-org` configuration variable is already set.",
2723
+ "hasDynamicHelp": true,
2724
+ "multiple": false,
2725
+ "type": "option"
2726
+ },
2727
+ "api-version": {
2728
+ "description": "Override the api version used for api requests made by this command",
2729
+ "name": "api-version",
2730
+ "hasDynamicHelp": false,
2731
+ "multiple": false,
2732
+ "type": "option"
2733
+ },
2734
+ "project-id": {
2735
+ "char": "p",
2736
+ "name": "project-id",
2737
+ "required": true,
2738
+ "summary": "ID of the DevOps Center project to create the work item in.",
2739
+ "hasDynamicHelp": false,
2740
+ "multiple": false,
2741
+ "type": "option"
2742
+ },
2743
+ "subject": {
2744
+ "char": "s",
2745
+ "name": "subject",
2746
+ "required": true,
2747
+ "summary": "Subject (title) of the new work item.",
2748
+ "hasDynamicHelp": false,
2749
+ "multiple": false,
2750
+ "type": "option"
2751
+ },
2752
+ "description": {
2753
+ "char": "d",
2754
+ "name": "description",
2755
+ "summary": "Description of the new work item; if not specified, the description is blank.",
2756
+ "hasDynamicHelp": false,
2757
+ "multiple": false,
2758
+ "type": "option"
2759
+ }
2760
+ },
2761
+ "hasDynamicHelp": true,
2762
+ "hiddenAliases": [],
2763
+ "id": "devops:work-item:create",
2764
+ "pluginAlias": "@salesforce/plugin-devops-center",
2765
+ "pluginName": "@salesforce/plugin-devops-center",
2766
+ "pluginType": "jit",
2767
+ "strict": true,
2768
+ "summary": "Create a new work item in a DevOps Center project.",
2769
+ "enableJsonFlag": true,
2770
+ "isESM": true,
2771
+ "relativePath": [
2772
+ "lib",
2773
+ "commands",
2774
+ "devops",
2775
+ "work-item",
2776
+ "create.js"
2777
+ ]
2778
+ },
2779
+ "devops:work-item:list": {
2780
+ "aliases": [],
2781
+ "args": {},
2782
+ "description": "Each work item displays the branch, environment, and repository details needed for checkout and promotion. Requires a project ID; run the `devops project list` command to get the IDs for all existing projects.",
2783
+ "examples": [
2784
+ "List work items for a specific project in the DevOps org with alias \"my-devops-org\":\n<%= config.bin %> <%= command.id %> --target-org my-devops-org --project-id 1Qg000000000001",
2785
+ "List work items using JSON output:\n<%= config.bin %> <%= command.id %> --target-org my-devops-org --project-id 1Qg000000000001 --json"
2786
+ ],
2787
+ "flags": {
2788
+ "json": {
2789
+ "description": "Format output as json.",
2790
+ "helpGroup": "GLOBAL",
2791
+ "name": "json",
2792
+ "allowNo": false,
2793
+ "type": "boolean"
2794
+ },
2795
+ "flags-dir": {
2796
+ "helpGroup": "GLOBAL",
2797
+ "name": "flags-dir",
2798
+ "summary": "Import flag values from a directory.",
2799
+ "hasDynamicHelp": false,
2800
+ "multiple": false,
2801
+ "type": "option"
2802
+ },
2803
+ "target-org": {
2804
+ "char": "o",
2805
+ "name": "target-org",
2806
+ "noCacheDefault": true,
2807
+ "required": true,
2808
+ "summary": "Username or alias of the target org. Not required if the `target-org` configuration variable is already set.",
2809
+ "hasDynamicHelp": true,
2810
+ "multiple": false,
2811
+ "type": "option"
2812
+ },
2813
+ "api-version": {
2814
+ "description": "Override the api version used for api requests made by this command",
2815
+ "name": "api-version",
2816
+ "hasDynamicHelp": false,
2817
+ "multiple": false,
2818
+ "type": "option"
2819
+ },
2820
+ "project-id": {
2821
+ "char": "p",
2822
+ "name": "project-id",
2823
+ "required": true,
2824
+ "summary": "ID of the DevOps Center project to list work items for.",
2825
+ "hasDynamicHelp": false,
2826
+ "multiple": false,
2827
+ "type": "option"
2828
+ }
2829
+ },
2830
+ "hasDynamicHelp": true,
2831
+ "hiddenAliases": [],
2832
+ "id": "devops:work-item:list",
2833
+ "pluginAlias": "@salesforce/plugin-devops-center",
2834
+ "pluginName": "@salesforce/plugin-devops-center",
2835
+ "pluginType": "jit",
2836
+ "strict": true,
2837
+ "summary": "List all work items for a DevOps Center project.",
2838
+ "enableJsonFlag": true,
2839
+ "isESM": true,
2840
+ "relativePath": [
2841
+ "lib",
2842
+ "commands",
2843
+ "devops",
2844
+ "work-item",
2845
+ "list.js"
2846
+ ]
2847
+ },
2206
2848
  "project:deploy:pipeline:quick": {
2207
2849
  "aliases": [],
2208
2850
  "args": {},
@@ -2219,6 +2861,14 @@
2219
2861
  "allowNo": false,
2220
2862
  "type": "boolean"
2221
2863
  },
2864
+ "flags-dir": {
2865
+ "helpGroup": "GLOBAL",
2866
+ "name": "flags-dir",
2867
+ "summary": "Import flag values from a directory.",
2868
+ "hasDynamicHelp": false,
2869
+ "multiple": false,
2870
+ "type": "option"
2871
+ },
2222
2872
  "async": {
2223
2873
  "description": "The command immediately returns the job ID and control of the terminal to you. This way, you can continue to use the CLI. To resume the deployment, run \"sf project deploy pipeline resume\". To check the status of the deployment, run \"sf project deploy pipeline report\".",
2224
2874
  "name": "async",
@@ -2292,8 +2942,7 @@
2292
2942
  "strict": true,
2293
2943
  "summary": "Quickly deploy a validated deployment to an org.",
2294
2944
  "enableJsonFlag": true,
2295
- "SF_ENV": "SF_ENV",
2296
- "isESM": false,
2945
+ "isESM": true,
2297
2946
  "relativePath": [
2298
2947
  "lib",
2299
2948
  "commands",
@@ -2319,6 +2968,14 @@
2319
2968
  "allowNo": false,
2320
2969
  "type": "boolean"
2321
2970
  },
2971
+ "flags-dir": {
2972
+ "helpGroup": "GLOBAL",
2973
+ "name": "flags-dir",
2974
+ "summary": "Import flag values from a directory.",
2975
+ "hasDynamicHelp": false,
2976
+ "multiple": false,
2977
+ "type": "option"
2978
+ },
2322
2979
  "devops-center-username": {
2323
2980
  "char": "c",
2324
2981
  "name": "devops-center-username",
@@ -2356,8 +3013,7 @@
2356
3013
  "strict": true,
2357
3014
  "summary": "Check the status of a pipeline deploy operation.",
2358
3015
  "enableJsonFlag": true,
2359
- "SF_ENV": "SF_ENV",
2360
- "isESM": false,
3016
+ "isESM": true,
2361
3017
  "relativePath": [
2362
3018
  "lib",
2363
3019
  "commands",
@@ -2383,6 +3039,14 @@
2383
3039
  "allowNo": false,
2384
3040
  "type": "boolean"
2385
3041
  },
3042
+ "flags-dir": {
3043
+ "helpGroup": "GLOBAL",
3044
+ "name": "flags-dir",
3045
+ "summary": "Import flag values from a directory.",
3046
+ "hasDynamicHelp": false,
3047
+ "multiple": false,
3048
+ "type": "option"
3049
+ },
2386
3050
  "devops-center-username": {
2387
3051
  "char": "c",
2388
3052
  "name": "devops-center-username",
@@ -2449,8 +3113,7 @@
2449
3113
  "strict": true,
2450
3114
  "summary": "Resume watching a pipeline deploy operation.",
2451
3115
  "enableJsonFlag": true,
2452
- "SF_ENV": "SF_ENV",
2453
- "isESM": false,
3116
+ "isESM": true,
2454
3117
  "relativePath": [
2455
3118
  "lib",
2456
3119
  "commands",
@@ -2476,6 +3139,14 @@
2476
3139
  "allowNo": false,
2477
3140
  "type": "boolean"
2478
3141
  },
3142
+ "flags-dir": {
3143
+ "helpGroup": "GLOBAL",
3144
+ "name": "flags-dir",
3145
+ "summary": "Import flag values from a directory.",
3146
+ "hasDynamicHelp": false,
3147
+ "multiple": false,
3148
+ "type": "option"
3149
+ },
2479
3150
  "branch-name": {
2480
3151
  "char": "b",
2481
3152
  "name": "branch-name",
@@ -2591,8 +3262,7 @@
2591
3262
  "strict": true,
2592
3263
  "summary": "Deploy changes from a branch to the pipeline stage’s org.",
2593
3264
  "enableJsonFlag": true,
2594
- "SF_ENV": "SF_ENV",
2595
- "isESM": false,
3265
+ "isESM": true,
2596
3266
  "relativePath": [
2597
3267
  "lib",
2598
3268
  "commands",
@@ -2618,6 +3288,14 @@
2618
3288
  "allowNo": false,
2619
3289
  "type": "boolean"
2620
3290
  },
3291
+ "flags-dir": {
3292
+ "helpGroup": "GLOBAL",
3293
+ "name": "flags-dir",
3294
+ "summary": "Import flag values from a directory.",
3295
+ "hasDynamicHelp": false,
3296
+ "multiple": false,
3297
+ "type": "option"
3298
+ },
2621
3299
  "branch-name": {
2622
3300
  "char": "b",
2623
3301
  "name": "branch-name",
@@ -2733,8 +3411,7 @@
2733
3411
  "strict": true,
2734
3412
  "summary": "Perform a validate-only deployment from a branch to the pipeline stage’s org.",
2735
3413
  "enableJsonFlag": true,
2736
- "SF_ENV": "SF_ENV",
2737
- "isESM": false,
3414
+ "isESM": true,
2738
3415
  "relativePath": [
2739
3416
  "lib",
2740
3417
  "commands",
@@ -2744,6 +3421,181 @@
2744
3421
  "validate.js"
2745
3422
  ]
2746
3423
  },
3424
+ "devops:pipeline:stage:add": {
3425
+ "aliases": [],
3426
+ "args": {},
3427
+ "description": "Inserts an empty stage before the stage specified by `--next-stage-id`. The new stage doesn't include a branch or environment. Configure them separately after you create the stage.",
3428
+ "examples": [
3429
+ "Add a Development stage before Integration in a specific pipeline.\n<%= config.bin %> <%= command.id %> --target-org my-devops-org --pipeline-id 0XB000000000001 --name \"Development\" --next-stage-id 0Xc000000000002",
3430
+ "Add a QA stage before UAT in a specific pipeline.\n<%= config.bin %> <%= command.id %> --target-org my-devops-org --pipeline-id 0XB000000000001 --name \"QA\" --next-stage-id 0Xc000000000003"
3431
+ ],
3432
+ "flags": {
3433
+ "json": {
3434
+ "description": "Format output as json.",
3435
+ "helpGroup": "GLOBAL",
3436
+ "name": "json",
3437
+ "allowNo": false,
3438
+ "type": "boolean"
3439
+ },
3440
+ "flags-dir": {
3441
+ "helpGroup": "GLOBAL",
3442
+ "name": "flags-dir",
3443
+ "summary": "Import flag values from a directory.",
3444
+ "hasDynamicHelp": false,
3445
+ "multiple": false,
3446
+ "type": "option"
3447
+ },
3448
+ "target-org": {
3449
+ "char": "o",
3450
+ "name": "target-org",
3451
+ "noCacheDefault": true,
3452
+ "required": true,
3453
+ "summary": "Username or alias of the target org. Not required if the `target-org` configuration variable is already set.",
3454
+ "hasDynamicHelp": true,
3455
+ "multiple": false,
3456
+ "type": "option"
3457
+ },
3458
+ "api-version": {
3459
+ "description": "Override the api version used for api requests made by this command",
3460
+ "name": "api-version",
3461
+ "hasDynamicHelp": false,
3462
+ "multiple": false,
3463
+ "type": "option"
3464
+ },
3465
+ "pipeline-id": {
3466
+ "name": "pipeline-id",
3467
+ "required": true,
3468
+ "summary": "ID of the pipeline where the stage is added.",
3469
+ "hasDynamicHelp": false,
3470
+ "multiple": false,
3471
+ "type": "option"
3472
+ },
3473
+ "name": {
3474
+ "char": "n",
3475
+ "name": "name",
3476
+ "required": true,
3477
+ "summary": "Name of the pipeline stage, such as Integration, UAT, or Staging.",
3478
+ "hasDynamicHelp": false,
3479
+ "multiple": false,
3480
+ "type": "option"
3481
+ },
3482
+ "next-stage-id": {
3483
+ "name": "next-stage-id",
3484
+ "required": true,
3485
+ "summary": "ID of the stage that follows the new stage in the pipeline.",
3486
+ "hasDynamicHelp": false,
3487
+ "multiple": false,
3488
+ "type": "option"
3489
+ }
3490
+ },
3491
+ "hasDynamicHelp": true,
3492
+ "hiddenAliases": [],
3493
+ "id": "devops:pipeline:stage:add",
3494
+ "pluginAlias": "@salesforce/plugin-devops-center",
3495
+ "pluginName": "@salesforce/plugin-devops-center",
3496
+ "pluginType": "jit",
3497
+ "strict": true,
3498
+ "summary": "Add a stage to a DevOps Center pipeline.",
3499
+ "enableJsonFlag": true,
3500
+ "isESM": true,
3501
+ "relativePath": [
3502
+ "lib",
3503
+ "commands",
3504
+ "devops",
3505
+ "pipeline",
3506
+ "stage",
3507
+ "add.js"
3508
+ ]
3509
+ },
3510
+ "devops:work-item:status:update": {
3511
+ "aliases": [],
3512
+ "args": {},
3513
+ "description": "Allowed statuses are \"In Progress\" and \"Ready to Promote\".",
3514
+ "examples": [
3515
+ "Update a work item status by its name to indicate the work is underway:\n<%= config.bin %> <%= command.id %> --target-org my-devops-org --work-item-name WI-000001 --status \"In Progress\"",
3516
+ "Update a work item status by its ID to indicate the changes are ready for promotion:\n<%= config.bin %> <%= command.id %> --target-org my-devops-org --work-item-id 0Wx000000000001 --status \"Ready to Promote\""
3517
+ ],
3518
+ "flags": {
3519
+ "json": {
3520
+ "description": "Format output as json.",
3521
+ "helpGroup": "GLOBAL",
3522
+ "name": "json",
3523
+ "allowNo": false,
3524
+ "type": "boolean"
3525
+ },
3526
+ "flags-dir": {
3527
+ "helpGroup": "GLOBAL",
3528
+ "name": "flags-dir",
3529
+ "summary": "Import flag values from a directory.",
3530
+ "hasDynamicHelp": false,
3531
+ "multiple": false,
3532
+ "type": "option"
3533
+ },
3534
+ "target-org": {
3535
+ "char": "o",
3536
+ "name": "target-org",
3537
+ "noCacheDefault": true,
3538
+ "required": true,
3539
+ "summary": "Username or alias of the target org. Not required if the `target-org` configuration variable is already set.",
3540
+ "hasDynamicHelp": true,
3541
+ "multiple": false,
3542
+ "type": "option"
3543
+ },
3544
+ "api-version": {
3545
+ "description": "Override the api version used for api requests made by this command",
3546
+ "name": "api-version",
3547
+ "hasDynamicHelp": false,
3548
+ "multiple": false,
3549
+ "type": "option"
3550
+ },
3551
+ "work-item-name": {
3552
+ "char": "n",
3553
+ "name": "work-item-name",
3554
+ "summary": "Name of the work item, such as WI-000001.",
3555
+ "hasDynamicHelp": false,
3556
+ "multiple": false,
3557
+ "type": "option"
3558
+ },
3559
+ "work-item-id": {
3560
+ "char": "w",
3561
+ "name": "work-item-id",
3562
+ "summary": "ID of the work item.",
3563
+ "hasDynamicHelp": false,
3564
+ "multiple": false,
3565
+ "type": "option"
3566
+ },
3567
+ "status": {
3568
+ "name": "status",
3569
+ "required": true,
3570
+ "summary": "Status to set for the work item. Allowed values: \"In Progress\", \"Ready to Promote\".",
3571
+ "hasDynamicHelp": false,
3572
+ "multiple": false,
3573
+ "options": [
3574
+ "In Progress",
3575
+ "Ready to Promote"
3576
+ ],
3577
+ "type": "option"
3578
+ }
3579
+ },
3580
+ "hasDynamicHelp": true,
3581
+ "hiddenAliases": [],
3582
+ "id": "devops:work-item:status:update",
3583
+ "pluginAlias": "@salesforce/plugin-devops-center",
3584
+ "pluginName": "@salesforce/plugin-devops-center",
3585
+ "pluginType": "jit",
3586
+ "strict": true,
3587
+ "summary": "Update the status of a work item in DevOps Center.",
3588
+ "enableJsonFlag": true,
3589
+ "isESM": true,
3590
+ "relativePath": [
3591
+ "lib",
3592
+ "commands",
3593
+ "devops",
3594
+ "work-item",
3595
+ "status",
3596
+ "update.js"
3597
+ ]
3598
+ },
2747
3599
  "flow:get:log": {
2748
3600
  "aliases": [],
2749
3601
  "args": {},
@@ -4554,5 +5406,5 @@
4554
5406
  "requiresProject": true
4555
5407
  }
4556
5408
  },
4557
- "version": "2.142.1"
5409
+ "version": "2.142.3"
4558
5410
  }
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@salesforce/cli",
3
3
  "description": "The Salesforce CLI",
4
- "version": "2.142.1",
4
+ "version": "2.142.3",
5
5
  "author": "Salesforce",
6
6
  "bin": {
7
7
  "sf": "./bin/run.js",
@@ -80,7 +80,7 @@
80
80
  "@salesforce/plugin-community": "3.3.70",
81
81
  "@salesforce/plugin-custom-metadata": "3.3.109",
82
82
  "@salesforce/plugin-dev": "2.5.2",
83
- "@salesforce/plugin-devops-center": "1.2.27",
83
+ "@salesforce/plugin-devops-center": "1.2.28",
84
84
  "@salesforce/plugin-flow": "1.0.5",
85
85
  "@salesforce/plugin-lightning-dev": "6.2.17",
86
86
  "@salesforce/plugin-signups": "2.6.73",
@@ -151,7 +151,7 @@
151
151
  "@oclif/plugin-commands": "4.1.59",
152
152
  "@oclif/plugin-help": "6.2.52",
153
153
  "@oclif/plugin-not-found": "3.2.88",
154
- "@oclif/plugin-plugins": "5.4.78",
154
+ "@oclif/plugin-plugins": "5.4.79",
155
155
  "@oclif/plugin-search": "1.2.51",
156
156
  "@oclif/plugin-update": "4.7.52",
157
157
  "@oclif/plugin-version": "2.2.49",
@@ -177,7 +177,7 @@
177
177
  "@salesforce/plugin-templates": "56.18.9",
178
178
  "@salesforce/plugin-trust": "3.8.26",
179
179
  "@salesforce/plugin-user": "3.10.4",
180
- "@salesforce/sf-plugins-core": "12.2.24",
180
+ "@salesforce/sf-plugins-core": "12.2.25",
181
181
  "ansis": "^3.12.0"
182
182
  },
183
183
  "pinnedDependencies": [