mirror of
https://github.com/fleetdm/fleet
synced 2026-04-21 21:47:20 +00:00
Added a feature to select queries by name. If --query-name flag is defined, fleetctl makes a call to get the query already saved in Fleet, and then, if it exists, fill flQuery variable with the selected query statement. Closes #2175 |
||
|---|---|---|
| .. | ||
| api.go | ||
| apply.go | ||
| config.go | ||
| convert.go | ||
| delete.go | ||
| fleetctl.go | ||
| get.go | ||
| login.go | ||
| logout.go | ||
| query.go | ||
| setup.go | ||