Skip to content

gatekeeper: v0.2.0

Compare
Choose a tag to compare
@mengqiy mengqiy released this 05 Aug 18:53
· 2 commits to gatekeeper/v0.2 since this release
e975da1

Added the following flags in function binary (#500):

  • --input (string): default is stdin.
  • --output (string): default is stdout.
  • --json (bool): default is not use json format

This change is backward compatible.