Commit Graph
6 Commits
Author SHA1 Message Date
Brock Walters 3d81a21ace Update mdm-commands.md (#40247)
changed byline to me.
2026-02-23 11:00:21 -08:00
Brock Walters 334572bf0c Enhance MDM command payload encoding instructions (#34722)
Added instructions for base64 encoding MDM command payloads in Terminal
and PowerShell.
2025-10-27 17:13:48 -05:00
Ian Littman c8e3a3b208 Clean up "here" link anchors in articles (#29755) 2025-06-09 09:48:27 -04:00
Brock WaltersandRachael Shaw 2689758d1e Update mdm-commands.md (#29498)
Cleaned up minor typos / grammar.

---------

Co-authored-by: Rachael Shaw <r@rachael.wtf>
2025-05-27 18:37:01 -04:00
Brock Walters 5e8c5a52f3 Update mdm-commands.md (#29252)
Top down rewrite of the MDM command article with the intended purpose of
giving a clear example on using the API to deliver an MDM command in
addition to using fleetctl.
2025-05-20 13:54:24 -04:00
2171544ad1 Docs quick reference optimization (#21331)
This PR closes https://github.com/fleetdm/fleet/issues/21108

@noahtalerman, I double-checked all redirects, and they are working.
Clicking through the URLs in [this
spreadsheet](https://docs.google.com/spreadsheets/d/1djVynIMuJK4pT5ziJW12CluVqcaoxxnCLaBO3VXfAt4/edit?usp=sharing)
is a pretty quick way to go through them all. Note that "Audit logs" and
"Understanding host vitals" redirect to the contributor docs on GitHub,
so they will throw a 404 until this is merged.

Some new guides benefitted from a name change, so they make more sense
as stand-alone guides, and also so that we don't have to mess around
with more redirects later. Those name changes followed [this
convention](https://fleetdm.com/handbook/company/communications#headings-and-titles),
which was recently documented in the handbook.

Have fun!

---------

Co-authored-by: Eric <eashaw@sailsjs.com>
Co-authored-by: Noah Talerman <noahtal@umich.edu>
2024-08-16 15:30:31 -05:00