Skip to content

pacvamp rollback

  • Usage: pacvamp rollback <FLAGS>

Move the machine to an archived snapshot

Pins the mirror to the snapshot, then runs a full sync that allows downgrades so every package matches what the snapshot carried. Pair it with the filesystem snapshot Omarchy takes before updates.

Flags

  • --snapshot <SNAPSHOT> — The snapshot id to move to
  • -y --yes — Proceed without asking
  • -n --dry-run — Show the plan and the command, run nothing
  • --force — Roll back to a snapshot that never reached rc or stable
  • -h --help — Print help

Released under the MIT License.