@@ -133,7 +133,7 @@ FLAG DESCRIPTIONS
133133 "sf project deploy pipeline report".
134134```
135135
136- _ See code: [ src/commands/project/deploy/pipeline/quick.ts] ( https://github.com/salesforcecli/plugin-devops-center/blob/1.2.23 /src/commands/project/deploy/pipeline/quick.ts ) _
136+ _ See code: [ src/commands/project/deploy/pipeline/quick.ts] ( https://github.com/salesforcecli/plugin-devops-center/blob/1.2.24 /src/commands/project/deploy/pipeline/quick.ts ) _
137137
138138## ` sf project deploy pipeline report `
139139
@@ -180,7 +180,7 @@ FLAG DESCRIPTIONS
180180 your most recent operation was longer than 3 days ago, this flag won't find the job ID.
181181```
182182
183- _ See code: [ src/commands/project/deploy/pipeline/report.ts] ( https://github.com/salesforcecli/plugin-devops-center/blob/1.2.23 /src/commands/project/deploy/pipeline/report.ts ) _
183+ _ See code: [ src/commands/project/deploy/pipeline/report.ts] ( https://github.com/salesforcecli/plugin-devops-center/blob/1.2.24 /src/commands/project/deploy/pipeline/report.ts ) _
184184
185185## ` sf project deploy pipeline resume `
186186
@@ -245,7 +245,7 @@ FLAG DESCRIPTIONS
245245 returns the job ID. To check the status of the operation, run "sf project deploy pipeline report".
246246```
247247
248- _ See code: [ src/commands/project/deploy/pipeline/resume.ts] ( https://github.com/salesforcecli/plugin-devops-center/blob/1.2.23 /src/commands/project/deploy/pipeline/resume.ts ) _
248+ _ See code: [ src/commands/project/deploy/pipeline/resume.ts] ( https://github.com/salesforcecli/plugin-devops-center/blob/1.2.24 /src/commands/project/deploy/pipeline/resume.ts ) _
249249
250250## ` sf project deploy pipeline start `
251251
@@ -318,9 +318,8 @@ FLAG DESCRIPTIONS
318318 - RunAllTestsInOrg — All tests in your org are run, including tests of managed packages.
319319
320320 If you don’t specify a test level, the default behavior depends on the contents of your deployment package. For more
321- information, see [Running Tests in a
322- Deployment](https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_deploy_running_tests.htm)
323- in the "Metadata API Developer Guide".
321+ information, see the section "Running Tests in a Deployment" in the "Metadata API Developer Guide".
322+ (https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_deploy_running_tests.htm)
324323
325324 -t, --tests=<value>... Apex tests to run when --test-level is RunSpecifiedTests.
326325
@@ -344,7 +343,7 @@ FLAG DESCRIPTIONS
344343 "sf project deploy pipeline report".
345344```
346345
347- _ See code: [ src/commands/project/deploy/pipeline/start.ts] ( https://github.com/salesforcecli/plugin-devops-center/blob/1.2.23 /src/commands/project/deploy/pipeline/start.ts ) _
346+ _ See code: [ src/commands/project/deploy/pipeline/start.ts] ( https://github.com/salesforcecli/plugin-devops-center/blob/1.2.24 /src/commands/project/deploy/pipeline/start.ts ) _
348347
349348## ` sf project deploy pipeline validate `
350349
@@ -417,9 +416,8 @@ FLAG DESCRIPTIONS
417416 - RunAllTestsInOrg — All tests in your org are run, including tests of managed packages.
418417
419418 If you don’t specify a test level, the default behavior depends on the contents of your deployment package. For more
420- information, see [Running Tests in a
421- Deployment](https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_deploy_running_tests.htm)
422- in the "Metadata API Developer Guide".
419+ information, see the section "Running Tests in a Deployment" in the "Metadata API Developer Guide".
420+ (https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_deploy_running_tests.htm)
423421
424422 -t, --tests=<value>... Apex tests to run when --test-level is RunSpecifiedTests.
425423
@@ -443,7 +441,7 @@ FLAG DESCRIPTIONS
443441 "sf project deploy pipeline report".
444442```
445443
446- _ See code: [ src/commands/project/deploy/pipeline/validate.ts] ( https://github.com/salesforcecli/plugin-devops-center/blob/1.2.23 /src/commands/project/deploy/pipeline/validate.ts ) _
444+ _ See code: [ src/commands/project/deploy/pipeline/validate.ts] ( https://github.com/salesforcecli/plugin-devops-center/blob/1.2.24 /src/commands/project/deploy/pipeline/validate.ts ) _
447445
448446<!-- commandsstop -->
449447
0 commit comments