https://github.com/osquery/osquery logo
Title
m

mikermcneil

01/04/2022, 8:43 PM
Hey y'all! Anyone remember offhand how to quickly point
fleetctl
at a different Fleet server URL for a single command? (Or to reconfigure it to point at a different Fleet server URL?)
k

koo

01/04/2022, 8:53 PM
Perhaps this is what you are looking for?
fleetctl config set --address <address_goes_here>
:ty: 1