@@ -133,7 +133,7 @@ FLAG DESCRIPTIONS
133
133
"sf project deploy pipeline report".
134
134
```
135
135
136
- _ See code: [ src/commands/project/deploy/pipeline/quick.ts] ( https://github.com/salesforcecli/plugin-devops-center/blob/1.2.26 /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.27 /src/commands/project/deploy/pipeline/quick.ts ) _
137
137
138
138
## ` sf project deploy pipeline report `
139
139
@@ -180,7 +180,7 @@ FLAG DESCRIPTIONS
180
180
your most recent operation was longer than 3 days ago, this flag won't find the job ID.
181
181
```
182
182
183
- _ See code: [ src/commands/project/deploy/pipeline/report.ts] ( https://github.com/salesforcecli/plugin-devops-center/blob/1.2.26 /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.27 /src/commands/project/deploy/pipeline/report.ts ) _
184
184
185
185
## ` sf project deploy pipeline resume `
186
186
@@ -245,7 +245,7 @@ FLAG DESCRIPTIONS
245
245
returns the job ID. To check the status of the operation, run "sf project deploy pipeline report".
246
246
```
247
247
248
- _ See code: [ src/commands/project/deploy/pipeline/resume.ts] ( https://github.com/salesforcecli/plugin-devops-center/blob/1.2.26 /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.27 /src/commands/project/deploy/pipeline/resume.ts ) _
249
249
250
250
## ` sf project deploy pipeline start `
251
251
@@ -343,7 +343,7 @@ FLAG DESCRIPTIONS
343
343
"sf project deploy pipeline report".
344
344
```
345
345
346
- _ See code: [ src/commands/project/deploy/pipeline/start.ts] ( https://github.com/salesforcecli/plugin-devops-center/blob/1.2.26 /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.27 /src/commands/project/deploy/pipeline/start.ts ) _
347
347
348
348
## ` sf project deploy pipeline validate `
349
349
@@ -441,7 +441,7 @@ FLAG DESCRIPTIONS
441
441
"sf project deploy pipeline report".
442
442
```
443
443
444
- _ See code: [ src/commands/project/deploy/pipeline/validate.ts] ( https://github.com/salesforcecli/plugin-devops-center/blob/1.2.26 /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.27 /src/commands/project/deploy/pipeline/validate.ts ) _
445
445
446
446
<!-- commandsstop -->
447
447
0 commit comments