Back to Git Cliff

Print context

website/docs/usage/print-context.md

2.13.1211 B
Original Source

Print context

To print the changelog context as JSON:

bash
# print context to stdout
git cliff --context

# save context to a file
git cliff --context --output context.json