@@ -71,7 +71,7 @@ Options:
71
71
# The consumer application version
72
72
-h, [--branch=BRANCH]
73
73
# Repository branch of the consumer version
74
- -r, [--auto-detect-version-properties], [--no-auto-detect-version-properties]
74
+ -r, [--auto-detect-version-properties], [--no-auto-detect-version-properties], [--skip-auto-detect-version-properties]
75
75
# Automatically detect the repository commit, branch and build
76
76
URL from known CI environment variables or git CLI. Supports
77
77
Buildkite, Circle CI, Travis CI, GitHub Actions, Jenkins,
@@ -80,15 +80,15 @@ Options:
80
80
-t, [--tag=TAG]
81
81
# Tag name for consumer version. Can be specified multiple
82
82
times.
83
- -g, [--tag-with-git-branch], [--no-tag-with-git-branch]
83
+ -g, [--tag-with-git-branch], [--no-tag-with-git-branch], [--skip-tag-with-git-branch]
84
84
# Tag consumer version with the name of the current git branch.
85
85
Supports Buildkite, Circle CI, Travis CI, GitHub Actions,
86
86
Jenkins, Hudson, AppVeyor, GitLab, CodeShip, Bitbucket and
87
87
Azure DevOps.
88
88
# Default: false
89
89
[--build-url=BUILD_URL]
90
90
# The build URL that created the pact
91
- [--merge], [--no-merge]
91
+ [--merge], [--no-merge], [--skip-merge]
92
92
# If a pact already exists for this consumer version and
93
93
provider, merge the contents. Useful when running Pact tests
94
94
concurrently on different build nodes.
@@ -104,7 +104,7 @@ Options:
104
104
# Pact Broker basic auth password
105
105
-k, [--broker-token=BROKER_TOKEN]
106
106
# Pact Broker bearer token
107
- -v, [--verbose], [--no-verbose]
107
+ -v, [--verbose], [--no-verbose], [--skip-verbose]
108
108
# Verbose output.
109
109
# Default: false
110
110
```
@@ -126,7 +126,7 @@ Options:
126
126
# Pact Broker basic auth password
127
127
-k, [--broker-token=BROKER_TOKEN]
128
128
# Pact Broker bearer token
129
- -v, [--verbose], [--no-verbose]
129
+ -v, [--verbose], [--no-verbose], [--skip-verbose]
130
130
# Verbose output.
131
131
# Default: false
132
132
-o, [--output=OUTPUT]
@@ -150,7 +150,7 @@ Options:
150
150
deployment code
151
151
[--display-name=DISPLAY_NAME]
152
152
# The display name of the environment
153
- [--production], [--no-production]
153
+ [--production], [--no-production], [--skip-production]
154
154
# Whether or not this environment is a production environment.
155
155
This is currently informational only.
156
156
# Default: false
@@ -170,7 +170,7 @@ Options:
170
170
# Pact Broker basic auth password
171
171
-k, [--broker-token=BROKER_TOKEN]
172
172
# Pact Broker bearer token
173
- -v, [--verbose], [--no-verbose]
173
+ -v, [--verbose], [--no-verbose], [--skip-verbose]
174
174
# Verbose output.
175
175
# Default: false
176
176
```
@@ -191,7 +191,7 @@ Options:
191
191
deployment code
192
192
[--display-name=DISPLAY_NAME]
193
193
# The display name of the environment
194
- [--production], [--no-production]
194
+ [--production], [--no-production], [--skip-production]
195
195
# Whether or not this environment is a production environment.
196
196
This is currently informational only.
197
197
# Default: false
@@ -211,7 +211,7 @@ Options:
211
211
# Pact Broker basic auth password
212
212
-k, [--broker-token=BROKER_TOKEN]
213
213
# Pact Broker bearer token
214
- -v, [--verbose], [--no-verbose]
214
+ -v, [--verbose], [--no-verbose], [--skip-verbose]
215
215
# Verbose output.
216
216
# Default: false
217
217
```
@@ -238,7 +238,7 @@ Options:
238
238
# Pact Broker basic auth password
239
239
-k, [--broker-token=BROKER_TOKEN]
240
240
# Pact Broker bearer token
241
- -v, [--verbose], [--no-verbose]
241
+ -v, [--verbose], [--no-verbose], [--skip-verbose]
242
242
# Verbose output.
243
243
# Default: false
244
244
```
@@ -265,7 +265,7 @@ Options:
265
265
# Pact Broker basic auth password
266
266
-k, [--broker-token=BROKER_TOKEN]
267
267
# Pact Broker bearer token
268
- -v, [--verbose], [--no-verbose]
268
+ -v, [--verbose], [--no-verbose], [--skip-verbose]
269
269
# Verbose output.
270
270
# Default: false
271
271
```
@@ -290,7 +290,7 @@ Options:
290
290
# Pact Broker basic auth password
291
291
-k, [--broker-token=BROKER_TOKEN]
292
292
# Pact Broker bearer token
293
- -v, [--verbose], [--no-verbose]
293
+ -v, [--verbose], [--no-verbose], [--skip-verbose]
294
294
# Verbose output.
295
295
# Default: false
296
296
```
@@ -332,7 +332,7 @@ Options:
332
332
# Pact Broker basic auth password
333
333
-k, [--broker-token=BROKER_TOKEN]
334
334
# Pact Broker bearer token
335
- -v, [--verbose], [--no-verbose]
335
+ -v, [--verbose], [--no-verbose], [--skip-verbose]
336
336
# Verbose output.
337
337
# Default: false
338
338
```
@@ -373,7 +373,7 @@ Options:
373
373
# Pact Broker basic auth password
374
374
-k, [--broker-token=BROKER_TOKEN]
375
375
# Pact Broker bearer token
376
- -v, [--verbose], [--no-verbose]
376
+ -v, [--verbose], [--no-verbose], [--skip-verbose]
377
377
# Verbose output.
378
378
# Default: false
379
379
```
@@ -410,7 +410,7 @@ Options:
410
410
# Pact Broker basic auth password
411
411
-k, [--broker-token=BROKER_TOKEN]
412
412
# Pact Broker bearer token
413
- -v, [--verbose], [--no-verbose]
413
+ -v, [--verbose], [--no-verbose], [--skip-verbose]
414
414
# Verbose output.
415
415
# Default: false
416
416
```
@@ -441,7 +441,7 @@ Options:
441
441
# Pact Broker basic auth password
442
442
-k, [--broker-token=BROKER_TOKEN]
443
443
# Pact Broker bearer token
444
- -v, [--verbose], [--no-verbose]
444
+ -v, [--verbose], [--no-verbose], [--skip-verbose]
445
445
# Verbose output.
446
446
# Default: false
447
447
```
@@ -476,7 +476,7 @@ Options:
476
476
[--branch=BRANCH]
477
477
# The branch of the version for which you want to check the
478
478
verification results.
479
- [--main-branch], [--no-main-branch]
479
+ [--main-branch], [--no-main-branch], [--skip-main-branch]
480
480
# Use the latest version of the configured main branch of the
481
481
pacticipant as the version for which you want to check the
482
482
verification results
@@ -500,7 +500,7 @@ Options:
500
500
# The time between retries in seconds. Use in conjuction with
501
501
--retry-while-unknown
502
502
# Default: 10
503
- [--dry-run], [--no-dry-run]
503
+ [--dry-run], [--no-dry-run], [--skip-dry-run]
504
504
# When dry-run is enabled, always exit process with a success
505
505
code. Can also be enabled by setting the environment variable
506
506
PACT_BROKER_CAN_I_DEPLOY_DRY_RUN=true. This mode is useful when
@@ -519,7 +519,7 @@ Options:
519
519
# Pact Broker basic auth password
520
520
-k, [--broker-token=BROKER_TOKEN]
521
521
# Pact Broker bearer token
522
- -v, [--verbose], [--no-verbose]
522
+ -v, [--verbose], [--no-verbose], [--skip-verbose]
523
523
# Verbose output.
524
524
# Default: false
525
525
```
@@ -589,7 +589,7 @@ Options:
589
589
# The time between retries in seconds. Use in conjuction with
590
590
--retry-while-unknown
591
591
# Default: 10
592
- [--dry-run], [--no-dry-run]
592
+ [--dry-run], [--no-dry-run], [--skip-dry-run]
593
593
# When dry-run is enabled, always exit process with a success
594
594
code. Can also be enabled by setting the environment variable
595
595
PACT_BROKER_CAN_I_MERGE_DRY_RUN=true. This mode is useful when
@@ -608,7 +608,7 @@ Options:
608
608
# Pact Broker basic auth password
609
609
-k, [--broker-token=BROKER_TOKEN]
610
610
# Pact Broker bearer token
611
- -v, [--verbose], [--no-verbose]
611
+ -v, [--verbose], [--no-verbose], [--skip-verbose]
612
612
# Verbose output.
613
613
# Default: false
614
614
```
@@ -644,7 +644,7 @@ Options:
644
644
# Pact Broker basic auth password
645
645
-k, [--broker-token=BROKER_TOKEN]
646
646
# Pact Broker bearer token
647
- -v, [--verbose], [--no-verbose]
647
+ -v, [--verbose], [--no-verbose], [--skip-verbose]
648
648
# Verbose output.
649
649
# Default: false
650
650
```
@@ -671,7 +671,7 @@ Options:
671
671
# Pact Broker basic auth password
672
672
-k, [--broker-token=BROKER_TOKEN]
673
673
# Pact Broker bearer token
674
- -v, [--verbose], [--no-verbose]
674
+ -v, [--verbose], [--no-verbose], [--skip-verbose]
675
675
# Verbose output.
676
676
# Default: false
677
677
```
@@ -696,7 +696,7 @@ Options:
696
696
# Pact Broker basic auth password
697
697
-k, [--broker-token=BROKER_TOKEN]
698
698
# Pact Broker bearer token
699
- -v, [--verbose], [--no-verbose]
699
+ -v, [--verbose], [--no-verbose], [--skip-verbose]
700
700
# Verbose output.
701
701
# Default: false
702
702
```
@@ -732,20 +732,20 @@ Options:
732
732
# Provider label, mutually exclusive with provider name
733
733
[--description=DESCRIPTION]
734
734
# Webhook description
735
- [--contract-content-changed], [--no-contract-content-changed]
735
+ [--contract-content-changed], [--no-contract-content-changed], [--skip-contract-content-changed]
736
736
# Trigger this webhook when the pact content changes
737
- [--contract-published], [--no-contract-published]
737
+ [--contract-published], [--no-contract-published], [--skip-contract-published]
738
738
# Trigger this webhook when a pact is published
739
- [--provider-verification-published], [--no-provider-verification-published]
739
+ [--provider-verification-published], [--no-provider-verification-published], [--skip-provider-verification-published]
740
740
# Trigger this webhook when a provider verification result is
741
741
published
742
- [--provider-verification-failed], [--no-provider-verification-failed]
742
+ [--provider-verification-failed], [--no-provider-verification-failed], [--skip-provider-verification-failed]
743
743
# Trigger this webhook when a failed provider verification
744
744
result is published
745
- [--provider-verification-succeeded], [--no-provider-verification-succeeded]
745
+ [--provider-verification-succeeded], [--no-provider-verification-succeeded], [--skip-provider-verification-succeeded]
746
746
# Trigger this webhook when a successful provider verification
747
747
result is published
748
- [--contract-requiring-verification-published], [--no-contract-requiring-verification-published]
748
+ [--contract-requiring-verification-published], [--no-contract-requiring-verification-published], [--skip-contract-requiring-verification-published]
749
749
# Trigger this webhook when a contract is published that
750
750
requires verification
751
751
[--team-uuid=UUID]
@@ -759,7 +759,7 @@ Options:
759
759
# Pact Broker basic auth password
760
760
-k, [--broker-token=BROKER_TOKEN]
761
761
# Pact Broker bearer token
762
- -v, [--verbose], [--no-verbose]
762
+ -v, [--verbose], [--no-verbose], [--skip-verbose]
763
763
# Verbose output.
764
764
# Default: false
765
765
```
@@ -798,20 +798,20 @@ Options:
798
798
# Provider label, mutually exclusive with provider name
799
799
[--description=DESCRIPTION]
800
800
# Webhook description
801
- [--contract-content-changed], [--no-contract-content-changed]
801
+ [--contract-content-changed], [--no-contract-content-changed], [--skip-contract-content-changed]
802
802
# Trigger this webhook when the pact content changes
803
- [--contract-published], [--no-contract-published]
803
+ [--contract-published], [--no-contract-published], [--skip-contract-published]
804
804
# Trigger this webhook when a pact is published
805
- [--provider-verification-published], [--no-provider-verification-published]
805
+ [--provider-verification-published], [--no-provider-verification-published], [--skip-provider-verification-published]
806
806
# Trigger this webhook when a provider verification result is
807
807
published
808
- [--provider-verification-failed], [--no-provider-verification-failed]
808
+ [--provider-verification-failed], [--no-provider-verification-failed], [--skip-provider-verification-failed]
809
809
# Trigger this webhook when a failed provider verification
810
810
result is published
811
- [--provider-verification-succeeded], [--no-provider-verification-succeeded]
811
+ [--provider-verification-succeeded], [--no-provider-verification-succeeded], [--skip-provider-verification-succeeded]
812
812
# Trigger this webhook when a successful provider verification
813
813
result is published
814
- [--contract-requiring-verification-published], [--no-contract-requiring-verification-published]
814
+ [--contract-requiring-verification-published], [--no-contract-requiring-verification-published], [--skip-contract-requiring-verification-published]
815
815
# Trigger this webhook when a contract is published that
816
816
requires verification
817
817
[--team-uuid=UUID]
@@ -825,7 +825,7 @@ Options:
825
825
# Pact Broker basic auth password
826
826
-k, [--broker-token=BROKER_TOKEN]
827
827
# Pact Broker bearer token
828
- -v, [--verbose], [--no-verbose]
828
+ -v, [--verbose], [--no-verbose], [--skip-verbose]
829
829
# Verbose output.
830
830
# Default: false
831
831
--uuid=UUID
@@ -857,7 +857,7 @@ Options:
857
857
# Pact Broker basic auth password
858
858
-k, [--broker-token=BROKER_TOKEN]
859
859
# Pact Broker bearer token
860
- -v, [--verbose], [--no-verbose]
860
+ -v, [--verbose], [--no-verbose], [--skip-verbose]
861
861
# Verbose output.
862
862
# Default: false
863
863
```
@@ -877,7 +877,7 @@ Options:
877
877
# The name of the pacticipant that the branch belongs to.
878
878
--branch=BRANCH
879
879
# The pacticipant branch name.
880
- [--error-when-not-found], [--no-error-when-not-found]
880
+ [--error-when-not-found], [--no-error-when-not-found], [--skip-error-when-not-found]
881
881
# Raise an error if the branch that is to be deleted is not
882
882
found.
883
883
# Default: true
@@ -889,7 +889,7 @@ Options:
889
889
# Pact Broker basic auth password
890
890
-k, [--broker-token=BROKER_TOKEN]
891
891
# Pact Broker bearer token
892
- -v, [--verbose], [--no-verbose]
892
+ -v, [--verbose], [--no-verbose], [--skip-verbose]
893
893
# Verbose output.
894
894
# Default: false
895
895
```
@@ -912,11 +912,11 @@ Options:
912
912
-t, [--tag=TAG]
913
913
# Tag name for pacticipant version. Can be specified multiple
914
914
times.
915
- [--auto-create-version], [--no-auto-create-version]
915
+ [--auto-create-version], [--no-auto-create-version], [--skip-auto-create-version]
916
916
# Automatically create the pacticipant version if it does not
917
917
exist.
918
918
# Default: false
919
- -g, [--tag-with-git-branch], [--no-tag-with-git-branch]
919
+ -g, [--tag-with-git-branch], [--no-tag-with-git-branch], [--skip-tag-with-git-branch]
920
920
# Tag pacticipant version with the name of the current git
921
921
branch.
922
922
# Default: false
@@ -928,7 +928,7 @@ Options:
928
928
# Pact Broker basic auth password
929
929
-k, [--broker-token=BROKER_TOKEN]
930
930
# Pact Broker bearer token
931
- -v, [--verbose], [--no-verbose]
931
+ -v, [--verbose], [--no-verbose], [--skip-verbose]
932
932
# Verbose output.
933
933
# Default: false
934
934
```
@@ -962,7 +962,7 @@ Options:
962
962
# Pact Broker basic auth password
963
963
-k, [--broker-token=BROKER_TOKEN]
964
964
# Pact Broker bearer token
965
- -v, [--verbose], [--no-verbose]
965
+ -v, [--verbose], [--no-verbose], [--skip-verbose]
966
966
# Verbose output.
967
967
# Default: false
968
968
```
@@ -993,7 +993,7 @@ Options:
993
993
# Pact Broker basic auth password
994
994
-k, [--broker-token=BROKER_TOKEN]
995
995
# Pact Broker bearer token
996
- -v, [--verbose], [--no-verbose]
996
+ -v, [--verbose], [--no-verbose], [--skip-verbose]
997
997
# Verbose output.
998
998
# Default: false
999
999
-o, [--output=OUTPUT]
@@ -1039,7 +1039,7 @@ Options:
1039
1039
# Default: oas
1040
1040
[--content-type=CONTENT_TYPE]
1041
1041
# The content type. eg. application/yml
1042
- [--verification-success], [--no-verification-success]
1042
+ [--verification-success], [--no-verification-success], [--skip-verification-success]
1043
1043
# Whether or not the self verification passed successfully.
1044
1044
[--verification-exit-code=N]
1045
1045
# The exit code of the verification process. Can be used instead
@@ -1070,7 +1070,7 @@ Options:
1070
1070
# Pact Broker basic auth password
1071
1071
-k, [--broker-token=BROKER_TOKEN]
1072
1072
# Pact Broker bearer token
1073
- -v, [--verbose], [--no-verbose]
1073
+ -v, [--verbose], [--no-verbose], [--skip-verbose]
1074
1074
# Verbose output.
1075
1075
# Default: false
1076
1076
```
0 commit comments