Update fleetctl-CLI.md (#11646)

Adding instructions for creating GitOps user to make it clearer for
customers (based on feedback from Epic)
This commit is contained in:
Zay Hanlon 2023-05-11 15:32:15 -04:00 committed by GitHub
parent 7470ea8dac
commit b9c05238f4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -220,6 +220,8 @@ On Fleet Premium, use the `--team` flag setting `team_id:role` to create an API-
fleetctl user create --name "API Team Maintainer User" --email apimaintainer@example.com --password temp#pass --team 4:maintainer
```
Assigning the [GitOps role](https://fleetdm.com/docs/using-fleet/permissions#gitops) to a user is also completed using this method because GitOps is an API-only role.
### Changing permissions of an API-only user
To change roles of a current user, log into the Fleet UI as an admin and navigate to **Settings > Users**.