fleet/cmd/fleetctl
Jordan Montgomery 5abf101d9a
#31450 Fix API errors on Wipe/Lock/Turn off MDM on Personal MDM devices (#31483)
Fixes #31450 

# Checklist for submitter

If some of the following don't apply, delete the relevant line.

- [x] Input data is properly validated, `SELECT *` is avoided, SQL
injection is prevented (using placeholders for values in statements)

## Testing

- [x] Added/updated automated tests

- [x] QA'd all new/changed functionality manually

For unreleased bug fixes in a release candidate, one of:

- [x] Confirmed that the fix is not expected to adversely impact load
test results
2025-08-01 10:03:37 -04:00
..
fleetctl #31450 Fix API errors on Wipe/Lock/Turn off MDM on Personal MDM devices (#31483) 2025-08-01 10:03:37 -04:00
integrationtest Removed fleet secret validation during gitops dry runs (#31402) 2025-07-30 13:12:39 -05:00
main.go Moved fleetctl to fleetctl package. (#28932) 2025-05-07 15:53:35 -05:00