winget install --id Fleet.fleetctl
About fleetctl
fleetctl (pronounced "Fleet control") is a command line interface (CLI) tool for managing Fleet from the command line. fleetctl enables a GitOps workflow with Fleet. fleetctl also provides a quick way to work with all the data exposed by Fleet without having to use the Fleet UI or work directly with the Fleet API.
What's new in 4.90.0
No release notes provided.
Version history
| Version | Updated | Notes |
|---|---|---|
| 4.90.0 | Unknown | Release notes |
| 4.89.2 | Unknown | Bug fixes - Fixed a bug where a failed software install was reported as successfully installed when the install script exited with an error but a post-install script exited successfully. - Fixed Windows Autopilot enrollm... |
| 4.89.1 | Unknown | Bug fixes - Fixed a bug where fresh Windows 11 25H2 (and other recent builds) failed MDM enrollment with error 80180006 because the device's discovery RequestVersion (e.g. "9.0") was rejected by an exact-match allow-list... |
| 4.89.0 | Unknown | Release notes |
| 4.88.1 | Unknown | Bug fixes - Fixed an issue where a configuration profile could be enqueued multiple times for a single host. - Fixed recovery lock password being enforced on personally-owned (BYOD) macOS hosts, where it would always fai... |
| 4.88.0 | Unknown | Bug fixes - Added support for personal (BYOD) Apple MDM enrollment, tracking per-host enrollment permissions so that personal devices cannot be remotely wiped or locked, and preserving those permissions across SCEP/ACME... |
| 4.87.1 | Unknown | Bug fixes - Fixed a bug where an Apple SCEP certificate profile backed by NDES could be marked "failed" and consume one of the host's limited profile retry attempts when its challenge password expired, instead of being a... |
| 4.87.0 | Unknown | Release notes |
| 4.86.2 | Unknown | Bug fixes - Fixed Fleet failing to start on a read-only root filesystem by storing custom org logos in the database when no S3 software installers bucket is configured, instead of writing to local disk. - Fixed a bug whe... |
| 4.86.1 | Unknown | Bug fixes - Updated conditional access policy query to use parameter binding for platform filter. |
| 4.86.0 | Unknown | Release notes |
| 4.85.1 | Unknown | Bug fixes - Fixed fleetctl gitops rejecting Android or Windows configuration profiles when editing an existing team, even when the corresponding MDM platform was configured. - Implement roaring bitmaps in historical data... |
| 4.85.0 | Unknown | IT Admins - Added a dark theme to the Fleet UI, selectable in account settings with light, dark, and system options. - Implemented Clear Passcode feature for iOS and iPadOS. - Added support for Fleet variables in Apple's... |
| 4.84.3 | Unknown | Bug fixes - Reduced database load from GET /api/latest/fleet/device/{token}/desktop and other Fleet Desktop endpoints when invalid or expired device auth tokens are presented, by resolving the token to a host id with a s... |
| 4.84.2 | Unknown | Bug fixes - Fixed filtering in /api/v1/fleet/labels/:id/hosts endpoint. - Fixed a dead SQL condition in hostVPPInstalls that was misleading but harmless: Android VPP apps never produce nano_command_results entries (they... |
| 4.84.1 | Unknown | Bug fixes - Fixed Fleet's Docker image failing to start in Kubernetes with an unknown userid error, triggered by a fleetctl dependency side effect. - Use Docker as the default WiX runtime on macOS (including Apple Silico... |
| 4.84.0 | Unknown | Release notes |
| 4.83.2 | Unknown | Bug fixes - Fixed a crash on the "My device" page for Fleet Free instances. The page returned a 402 error when the host was assigned to a team because the device endpoint called a premium-only API, and also crashed when... |
| 4.83.1 | Unknown | Bug fixes - Fixed policy creation failing when type was omitted. - Fixed auth token not persisting when logging in via SSO. - Fleet UI: Fixed infinite page loop pagination bug on software table page happening when viewin... |
| 4.83.0 | Unknown | Release notes |