mirror of
https://github.com/fleetdm/fleet
synced 2026-05-24 01:18:42 +00:00
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:
parent
7470ea8dac
commit
b9c05238f4
1 changed files with 2 additions and 0 deletions
|
|
@ -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**.
|
||||
|
|
|
|||
Loading…
Reference in a new issue