Fleetctl guide: logging in with SSO (#25344)

Add 4th step to let users know they're ready to go
This commit is contained in:
Noah Talerman
2025-01-13 17:55:46 -05:00
committed by GitHub
parent 7b1fa550ac
commit b902509e3a
+1
View File
@@ -118,6 +118,7 @@ contexts:
email: example@example.com
token: your_token_here
```
4. Now you're ready to run `fleetctl` commands!
The token can also be set with `fleetctl config set --token`, but this may leak the token into a user's shell history.