Add disclaimer about setting FLEET_DEV_MDM_ENABLED (#10315)

- Required feature flag for MDM beta
This commit is contained in:
Luke Heath 2023-03-08 08:06:49 -06:00 committed by GitHub
parent 765c8754b6
commit 182846a686
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -140,6 +140,8 @@ In Fleet, you can add configuration profiles using the Fleet UI or fleetctl comm
The Fleet UI method is a good start if you're just getting familiar with Fleet.
> During our MDM beta, you must set the environment variable `FLEET_DEV_MDM_ENABLED=1` and restart your Fleet server to reveal the MDM features in the UI.
The fleetctl CLI method enables managing configuration profiles in a git repository. This way you can enforce code review and benefit from git's change history.
Fleet UI: