Noah Talerman
802f844f90
Rename fleetctl --team flag to --fleet ( #48019 )
...
Part of the following issue:
- https://github.com/fleetdm/fleet/issues/41419
2026-06-29 10:23:37 -04:00
Noah Talerman
2842c1b9aa
fleetctl installs ( #45552 )
...
https://fleetdm.com/download
2026-05-18 09:56:24 -04:00
Lucas Manuel Rodriguez
b3464452a1
Update docs for API-only users ( #45606 )
...
Resolves #42888
2026-05-15 15:14:19 -04:00
+1
cc671f98c9
Preview of v4.82.0 doc changes ( #38894 )
...
This PR will remain in draft as a preview of upcoming documentation
changes for 4.82.0
---------
Co-authored-by: Jordan Montgomery <elijah.jordan.montgomery@gmail.com >
Co-authored-by: Marko Lisica <83164494+marko-lisica@users.noreply.github.com >
Co-authored-by: Magnus Jensen <magnus@fleetdm.com >
Co-authored-by: Victor Lyuboslavsky <2685025+getvictor@users.noreply.github.com >
Co-authored-by: Noah Talerman <47070608+noahtalerman@users.noreply.github.com >
Co-authored-by: Dante Catalfamo <43040593+dantecatalfamo@users.noreply.github.com >
Co-authored-by: melpike <79950145+melpike@users.noreply.github.com >
Co-authored-by: Mike Thomas <78363703+mike-j-thomas@users.noreply.github.com >
Co-authored-by: Nico <32375741+nulmete@users.noreply.github.com >
Co-authored-by: Scott Gress <scottmgress@gmail.com >
2026-03-12 18:19:53 -05:00
Noah Talerman
09590bc6e2
"Teams" => "fleets", "queries" => "reports" doc changes ( #39585 )
2026-03-11 23:41:14 -05:00
melpike
1a4f271fa5
Clarify Fleet instance address instruction ( #38602 )
...
Add clarity for what's expected for `--address` value
2026-02-06 18:25:50 +09:00
e6a1dad805
Recommend fleetctl binary from GitHub over npm ( #37733 )
...
Getting the `fleetctl` binary from our script or GitHub Releases is
easier than directing users to install and manage it with Node/npm.
Also, removed the statement that the binary is for Windows and Linux,
since it works on macOS too.
---------
Co-authored-by: Mike Thomas <78363703+mike-j-thomas@users.noreply.github.com >
Co-authored-by: Noah Talerman <47070608+noahtalerman@users.noreply.github.com >
2026-01-26 08:01:10 -06:00
Mason Buettner
dcc1e5454d
Update installation instructions for fleetctl ( #36351 )
...
Removed sudo from npm install command and added guidance that it may be
required in specific scenarios.
2025-12-10 10:02:59 -05:00
gerardweese
d8e25196ff
Update fleetctl.md ( #36640 )
...
Correction of typo for example of fleetctl user create --team argument
2025-12-05 17:42:42 +09:00
Allen Houchins
b394e3da18
Update fleetctl.md ( #33271 )
...
- Fixed typo
2025-09-22 09:57:26 -05:00
Noah Talerman
906ffd93a3
Update fleetctl and log destinations guide ( #32718 )
...
- Capital "Fleetctl" at the start of a sentence:
https://fleetdm.com/handbook/company/communications#capitalization-and-proper-nouns
- Move note about `filesysten` being the default log destination
- Add note that only self-hosted users being able to configure log
destinations on their own
- Cut content
2025-09-10 16:05:51 -07:00
Ian Littman
c8e3a3b208
Clean up "here" link anchors in articles ( #29755 )
2025-06-09 09:48:27 -04:00
Luke Heath
7380919dc3
Organize contributor docs and establish ADR process and template ( #29101 )
2025-05-17 15:03:52 -05:00
Noah Talerman
b902509e3a
Fleetctl guide: logging in with SSO ( #25344 )
...
Add 4th step to let users know they're ready to go
2025-01-13 17:55:46 -05:00
c4a2bb4d6b
4.61 documentation changes ( #24833 )
...
Co-authored-by: Ian Littman <iansltx@gmail.com >
Co-authored-by: Zach Wasserman <zach@fleetdm.com >
Co-authored-by: Lucas Manuel Rodriguez <lucas@fleetdm.com >
Co-authored-by: Konstantin Sykulev <konst@sykulev.com >
Co-authored-by: Marko Lisica <83164494+marko-lisica@users.noreply.github.com >
Co-authored-by: Noah Talerman <47070608+noahtalerman@users.noreply.github.com >
2024-12-17 15:39:24 -06:00
Allen Houchins
1d839054a2
Update fleetctl.md ( #23805 )
2024-12-06 14:56:22 -05:00
Brock Walters and Rachael Shaw
8ecaed8c35
authentication link in API-only user paragraph is dead ( #23628 )
...
Changes not intended to be permanent. Link needs to be fixed.
---------
Co-authored-by: Rachael Shaw <r@rachael.wtf >
2024-11-08 17:16:30 -05:00
Brock Walters
56d4fb02f3
Update fleetctl.md ( #23632 )
...
Customer using * in their password got shell errors using fleetctl
commands copied from this article.
Updated strings in fleetctl commands to be single-quoted (literal) to
show users good hygiene on input.
2024-11-07 15:42:49 -05:00
Ian Littman and Noah Talerman
24bac36143
Note Docker/Docker Compose dependencies in fleetctl ( #22903 )
...
#21447
Validated based on looking through code. If I need to try running
fleetctl with a bare OS to confirm these are all the packages we need in
each case let me know.
---------
Co-authored-by: Noah Talerman <47070608+noahtalerman@users.noreply.github.com >
2024-10-17 11:22:35 -05:00
Noah Talerman and JD
d748b3bbf7
fleetctl guide: install Node.js ( #22396 )
...
- Install w/ npm was missing prereq: install Node.js
- Also use "fleetctl" instead of `fleetctl` when referring the the
tool/noun and not the command
- Added this to the handbook here:
https://github.com/fleetdm/fleet/pull/22397
---------
Co-authored-by: JD <spokanemac@users.noreply.github.com >
2024-09-25 11:42:41 -07:00
JoGSal and Joey Salazar
8d857a329d
Documentation: Add warning about lack of centralized logging ( #21865 )
...
Following team feedback from PR #20723 .
# Checklist for submitter
If some of the following don't apply, delete the relevant line.
Feedback Row 7: Added warning about lack of centralized logging.
Co-authored-by: Joey Salazar <jgsal@yahoo.com >
2024-09-06 12:05:42 -05: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