Skip to content

pacvamp plan

  • Usage: pacvamp plan [-J --json] [--detailed-exitcode]

Show what apply would change

Compares every declared package with the local database and lists the installs and removals, with the file each declaration came from.

Flags

  • -J --json — Print as JSON
  • --detailed-exitcode — Exit 2 when there are changes, 0 when there are none
  • -h --help — Print help

Released under the MIT License.