Skip to content

pacvamp-repo advisories add

  • Usage: pacvamp-repo advisories add <FLAGS>

Add an advisory

Flags

  • --id <ID> — The advisory id, such as OPR-2026-0007
  • --pkgbase <PKGBASE>
  • --commit <COMMIT> — Affected commits (prefixes match); none means every commit
  • --version <VERSION> — Affected versions; none means every version
  • --tier <TIER> — The tier the advisory applies to: aur, opr, arch, custom
  • --action <ACTION> — block or hold
  • --reason <REASON>
  • --url <URL>
  • -h --help — Print help

Released under the MIT License.