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.88.0
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 certificate renewal. - Fixed an issue where fleetd could intermittently fail to install during Windows MDM enrollment, which could cause the Windows Autopilot Enrollment Status Page to hang.
Version history
| Version | Updated | Notes |
|---|---|---|
| 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 |
| 4.82.2 | Unknown | Bug fixes - Fixed the metadata extraction for .pkg macOS installers, which was introduced in 4.77.0 and could prevent updating some installers that were added in a previous Fleet version. - NOTE: the fix may cause some i... |
| 4.82.1 | 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.82.0 | Unknown | Release notes |
| 4.81.2 | Unknown | Bug fixes - Fixed a bug where macOS systems previous enrolled in fleet wouldn't always go through setup experience after a wipe. - Fixed issue where policy automation retries were potentially reading stale data from repl... |
| 4.81.1 | Unknown | Bug fixes - Fixed an issue where some UI users saw a blank gutter on the right side of parts of the UI. - Updated UI to enable adding/removing multiple Microsoft Entra tenant ids. - Fixed a hover style issue in the label... |