SK
03/04/2021, 9:43 AMzwass
fleetctl get packs --with-queries
and fleetctl get options
to get most of this.fleetctl apply
in a CI pipeline so that all the changes flow from your repo to Fleet.SK
03/04/2021, 4:16 PMNoah Talerman
03/04/2021, 5:09 PMSK
03/04/2021, 5:24 PMfleetctl get hosts --json
to have a view of the hosts for like when they go MIA and get removed from fleet you can have a list that you can use later to debug hosts that disappear but are still on and automatically create this and push to like a repo.zwass
fleetctl get hosts --json
already exists 🙂SK
03/04/2021, 5:28 PMzwass
SK
03/05/2021, 2:45 PM