Skip to content

Commit d29af8f

Browse files
author
Github Action
committed
chore: synced pact broker client docs
1 parent c427534 commit d29af8f

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

website/docs/pact_broker/client_cli/readme.md

+7
Original file line numberDiff line numberDiff line change
@@ -577,6 +577,13 @@ Options:
577577
-e, [--version=VERSION]
578578
# The pacticipant version. Must be entered after the
579579
--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.
580587
-o, [--output=OUTPUT]
581588
# json or table
582589
# Default: table

0 commit comments

Comments
 (0)