If I want to run the fleetdm binary, can I pass in...
# fleet
e
If I want to run the fleetdm binary, can I pass in the env var during command runtime? like:
Copy code
./fleet_linux_amd64 PASS_ENV_VARIABLES_HERE
how would it look like?
z