mirror of
https://github.com/mikefarah/yq.git
synced 2026-07-10 16:55:40 +00:00
Adding flag --bsd makes rhash output checksums in a format compatible with common tools, like sha256sum, and makes it obvious what algorithm a particular checksum was calculated for, at the expense of making the checksums file larger. This allows for the checksums file to be used directly by tools understanding traditional format, like Ansible or Salt, and obviates the existence of extract-checksum.sh script. |
||
|---|---|---|
| .. | ||
| acceptance.sh | ||
| build-small-yq.sh | ||
| bump-version.sh | ||
| check.sh | ||
| copy-docs.sh | ||
| coverage.sh | ||
| devtools.sh | ||
| format.sh | ||
| generate-man-page-md.sh | ||
| generate-man-page.sh | ||
| install-man-page.sh | ||
| release-deb.sh | ||
| secure.sh | ||
| setup.sh | ||
| shunit2 | ||
| test-docker.sh | ||
| test.sh | ||
| xcompile.sh | ||