Skip to content

pacvamp tools

  • Usage: pacvamp tools [FLAGS] <SUBCOMMAND>

The vetted tool channel: list and fetch vendor tools for mise

A tool channel is a signed index of vendor releases the channel operator vetted, mirrored with their evidence. These commands are what the mise tool-channel plugin calls; they verify the index, the vendor's packslip, the mirror's provenance, and the artifact digest.

Global Flags

  • --base <BASE> — The channel store URL; default [channel] tools_base
  • --pubkey <PUBKEY> — A minisign public key file to verify the channel with, instead of the keys under /etc/pacvamp/keys
  • --offline — Use the cached index only
  • -J --json — Print as JSON

Flags

  • -h --help — Print help

Subcommands

Released under the MIT License.