Skip to content

pacvamp aur approve

  • Usage: pacvamp aur approve [FLAGS] <PACKAGE>

Approve an AUR package's commit for building

Records the reviewed commit and the evidence in pacvamp.lock next to the user manifest. Interactively, the findings are shown and you confirm; unattended, a denied review is refused unless --force.

Arguments

  • <PACKAGE> — The package name

Flags

  • --commit <COMMIT> — Approve this commit instead of the current one
  • --force — Approve without asking, even over denials
  • -y --yes — Approve without asking when nothing denies
  • -h --help — Print help

Released under the MIT License.