fleet/cmd/fleetctl
Juan Fernandez f791f4b309
Allow the creation of API-only users (#43440)
**Related issues:** 
- Resolves #42882 
- Resolves #42880 
- Resolves #42884 

# Changes

- Added POST /users/api_only endpoint for creating API-only users.
- Added PATCH /users/api_only/{id} for updating existing API-only users.
- Updated `fleetctl user create --api-only` removing email/password
field requirements.
2026-04-16 11:11:39 -04:00
..
fleetctl Allow the creation of API-only users (#43440) 2026-04-16 11:11:39 -04:00
integrationtest Add cache option for software packages to skip re-downloading unchanged content (#42216) 2026-04-14 13:01:33 -05:00
main.go Add aliases to fleetctl commands and flags (#40548) 2026-02-27 08:38:29 -06:00