Commit d29af8f Github Action
committed
1 parent c427534 commit d29af8f Copy full SHA for d29af8f
File tree 1 file changed +7
-0
lines changed
website/docs/pact_broker/client_cli
1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -577,6 +577,13 @@ Options:
577
577
-e, [--version=VERSION]
578
578
# The pacticipant version. Must be entered after the
579
579
--pacticipant that it relates to.
580
+ [--ignore=PACTICIPANT]
581
+ # The pacticipant name to ignore. Use once for each pacticipant
582
+ being ignored. A specific version can be ignored by also
583
+ specifying a --version after the pacticipant name option. The
584
+ environment variable PACT_BROKER_CAN_I_MERGE_IGNORE may also be
585
+ used to specify a pacticipant name to ignore, with commas to
586
+ separate multiple pacticipant names if necessary.
580
587
-o, [--output=OUTPUT]
581
588
# json or table
582
589
# Default: table
You can’t perform that action at this time.
0 commit comments