Hello, I want to connect host to fleet in my local...
# fleet
l
Hello, I want to connect host to fleet in my local for osquery. In the manual, the command to connect (ubuntu) is bellow but some error • command: fleetctl package --type=rpm --fleet-url=https://localhost:XXXX --enroll-secret=XXXX • error: No help topic for 'package' how can i fix this?
g
Hey @lee, What are you trying to do more specifically? That command will build a package that you can deploy on your endpoints and they will enroll into your fleet server. You can install fleetctl on any computer. It is a separate tool and does not need to be installed on endpoints or the server. It is used to control your fleet server and build packages of fleetd.