Skip to content

pacvamp tools fetch

  • Usage: pacvamp tools fetch <FLAGS> <TOOL> <VERSION>

Download and verify one artifact

Arguments

  • <TOOL>
  • <VERSION>

Flags

  • -p --platform <PLATFORM> — The mise platform, such as linux-x64
  • -d --dest <DEST> — The directory to write the artifact into
  • --force — Fetch a held version anyway
  • -h --help — Print help

Released under the MIT License.