@@ -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.17 /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.18 /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.17 /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.18 /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.17 /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.18 /src/commands/project/deploy/pipeline/resume.ts ) _
249
249
250
250
## ` sf project deploy pipeline start `
251
251
@@ -344,7 +344,7 @@ FLAG DESCRIPTIONS
344
344
"sf project deploy pipeline report".
345
345
```
346
346
347
- _ See code: [ src/commands/project/deploy/pipeline/start.ts] ( https://github.com/salesforcecli/plugin-devops-center/blob/1.2.17 /src/commands/project/deploy/pipeline/start.ts ) _
347
+ _ See code: [ src/commands/project/deploy/pipeline/start.ts] ( https://github.com/salesforcecli/plugin-devops-center/blob/1.2.18 /src/commands/project/deploy/pipeline/start.ts ) _
348
348
349
349
## ` sf project deploy pipeline validate `
350
350
@@ -443,7 +443,7 @@ FLAG DESCRIPTIONS
443
443
"sf project deploy pipeline report".
444
444
```
445
445
446
- _ See code: [ src/commands/project/deploy/pipeline/validate.ts] ( https://github.com/salesforcecli/plugin-devops-center/blob/1.2.17 /src/commands/project/deploy/pipeline/validate.ts ) _
446
+ _ See code: [ src/commands/project/deploy/pipeline/validate.ts] ( https://github.com/salesforcecli/plugin-devops-center/blob/1.2.18 /src/commands/project/deploy/pipeline/validate.ts ) _
447
447
448
448
<!-- commandsstop -->
449
449
0 commit comments