In docs, update query packs references to Teams + Schedule
Goal
In the Fleet documentation and articles, replace references to query packs with references to Teams and Schedule features so that anyone visiting the docs sees that "Teams" are best practice for targeting groups of computers.
Parent epic
- #7079
How?
- [ ] Update documentation
- [x] Remove the "Scheduling queries" section of the "Using Fleet" doc page.
- UPDATE: Instead, replace the "Scheduling queries" section of the docs: #7599 (noahtalerman)
- [x] Add teams to "Schedule a query" docs.
- #7885
- [x] Move "Packs" section of the Fleet API to "API for contributors" doc page.
- #7885
- [x] Move the "Packs" section from the "Configuration files" to the "Configuration for contributors" doc page.
- #7885
- [ ] Add a "Query automations" section to the "Automations" doc page. BLOCKED by releasing changes that combine the query and schedule page: #7765
- [ ] Update the "Queries" section of the "Configuration files" doc page. BLOCKED by releasing changes that add automations to the
queryYAML file: #6024
- [x] Remove the "Scheduling queries" section of the "Using Fleet" doc page.
- [x] Update articles
- This PR includes the finished work: https://github.com/fleetdm/fleet/pull/7176
All markdown files that reference "pack": https://github.com/fleetdm/fleet/search?l=Markdown&q=pack
Removing this from the release board because it cannot be addressed until #7765 and #6024 are addressed.
@mikermcneil FYI
UPDATE: The "Combine schedule and query features" issue was deprioritized: #7765
I moved these documentation items that are blocked by this^ feature to the following issue: #7765
- [ ] Add a "Query automations" section to the "Automations" doc page. BLOCKED by releasing changes that combine the query and schedule page: #7765
- [ ] Update the "Queries" section of the "Configuration files" doc page. BLOCKED by releasing changes that add automations to the
queryYAML file: #6024