You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, describe-version support only tags. It'd good to have the same behaviour for environment and releases. Something like describe-version -a PACTICIPANT --environment SOME_ENVIRONMENT returns a table of pacticipant versions marked as deployed and/or released
Alternatively, a specific command to return the deployed/released versions on a specific environment would work too pact-broker describe-deployed --environment=production --pacticipant="My Consumer"
Currently, describe-version support only tags. It'd good to have the same behaviour for environment and releases. Something like
describe-version -a PACTICIPANT --environment SOME_ENVIRONMENT
returns a table of pacticipant versions marked as deployed and/or releasedhttps://pact.canny.io/admin/board/feature-requests/p/support-environmentreleases-on-describe-version
The text was updated successfully, but these errors were encountered: