Command Line Tool

Feedz Console

v2.0.1 Latest stable release

Push and pull packages from any Feedz feed without a package manager. Uses delta compression so only changed bytes are transferred - keeping CI builds fast.

  • Windows · Linux · macOS x64 · macOS ARM
  • All package feed types
  • Single binary - no install, CI/CD ready
  • Open source · MIT licensed
feedz console v2.0.1
Platform
# Push a package to your feed
feedz.exe push -o acme-corp \
  -r internal \
  --pat $FEEDZ_PAT \
  -id Acme.Core.1.2.3