Adam Connor
06/28/2022, 7:09 AMfleetctl with your standard user account, you can set up your fleetctl config with a new context to hold the credentials for your admin user using the --context flag:’
I’m not really understanding the purpose here- I’ll probably need fleetctl access at some point, but what happens if I don’t do this?koo
06/28/2022, 10:59 AMKathy Satterlee
06/28/2022, 2:57 PMfleetctl without having to log out when switching between them. If you were logged in as the API user and wanted to switch to your standard account, you'd just use fleetctl logout to log out of the API-only user, fleetctl login with the other account, then repeat the process to log back in to the API-only user.Kathy Satterlee
06/28/2022, 3:00 PMcontext because I found that a little cumbersome if you're switching users on a regular basis and it can catch you off guard if you have automated scripts and forgot to switch back to the API-only user.Kathy Satterlee
06/28/2022, 3:03 PMAdam Connor
06/29/2022, 12:07 AMKathy Satterlee
06/30/2022, 3:58 PMkoo
07/01/2022, 11:52 AM