Hi everyone! I’m currently taking fleet for a spin...
# fleet
a
Hi everyone! I’m currently taking fleet for a spin, but i’m a bit stuck at building Orbit. Using the old deprecated repo of Orbit, everything works fine. But the version of Orbit moved to fleets main repository, have the packaging module located differently. I can’t quite figure out what the new command to build the orbit package would be…
b
Try fleetctl package, it’s new as of 4.3.0
a
Ahh okay, will do, thanks! 🙂
c
Just FYI @Benjamin Edwards the migration is a little confusing from the docs perspective. https://fleetdm.com/docs/deploying/fleetctl-agent-updates#packaging-with-orbit - shows the proper
fleetctl package
command but also links to the https://github.com/fleetdm/fleet/blob/main/orbit/README.md which shows the old
go run ./cmd/package
command. I can imagine this is going to keep tripping up newcomers
b
Looks like we missed a spot. We’ll get it fixed. Thanks for pointing it out
👍 2
j
@Benjamin Edwards Incorrect Orbit packaging instructions are still here https://github.com/fleetdm/fleet/blob/main/orbit/README.md
b
@Jaideep Natu ty! we'll get it fixed