mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 00:49:03 +00:00
* added package command from orbit as fleetctl command * update deployment docs * add changes file * added tests for package command, run go mod tidy & go mod verify * validate that package files exist * comment out msi packaging test until we can investigate github runner permission issues
1 line
No EOL
132 B
Text
1 line
No EOL
132 B
Text
* added `fleetctl package` command -- originally from the orbit package/project this simply enables one to run package with fleetctl |