review-local command#

The local review command is available either as a script:

review-local README.md

or through the package entrypoint:

python -m moa review-local README.md

review-local reuses the same cache file as review-pr (~/.config/moa/review_pr.json) for --token. Use --save to persist the token.