alpacon package system upload

Upload a system package to the Alpacon package repository.

alpacon package system upload FILE [flags]
Uploaded packages are visible to every server in this workspace. Keep filenames in the distribution’s standard form (<name>_<version>_<arch>.deb, <name>-<version>.<arch>.rpm) so operators downstream can pin to an exact version when installing.

Options

  -h, --help   help for upload

Examples

Upload an rpm package:

alpacon package system upload osquery-5.10.2-1.linux.x86_64.rpm

Upload from an absolute path:

alpacon package system upload /home/alpacon/osquery_5.8.2-1.linux_amd64.deb
Last updated: