mirror of
https://github.com/fleetdm/fleet
synced 2026-05-24 01:18:42 +00:00
## Addresses #19127  - Also replace all ocurrences of "comma separated" with "comma-separated" - [x] Changes file added for user-visible changes in `changes/` - [x] `SELECT *` is avoided, SQL injection is prevented (using placeholders for values in statements) - [x] Added/updated tests - [x] Manual QA for all new/changed functionality --------- Co-authored-by: Jacob Shandling <jacob@fleetdm.com>
2 lines
166 B
Text
2 lines
166 B
Text
- Update `fleetctl query --hosts` to work with hostnames, host UUIDs, and/or hardware serial numbers.
|
|
- Clarify various help and error texts around host identifiers.
|