Brendan Shaklovitz
8246b4d1f8
fleetctl: allow disabling packs via apply ( #2325 )
...
Closes issue #2240
2020-10-21 16:29:27 -07:00
Zachary Wasserman
42bea2a144
Implement manual labels
...
"Manual" labels can be specified by hostname, allowing users to specify
the membership of a label without having to use a dynamic query. See the
included documentation.
2020-07-21 14:05:46 -07:00
William Theaker
b5b43e7aa7
Brief Auto Table Construction docs ( #2249 )
2020-06-30 09:18:50 -07:00
Zachary Wasserman
c1aa8355cb
Add support for multiple enroll secrets ( #2238 )
...
- Support multiple enroll secrets
- Record name of enroll secret used when host enrolls
- Update fleetctl and UI to support these features
2020-05-29 09:12:39 -07:00
Zachary Wasserman
619e36755c
Add capability to collect "additional" information from hosts ( #2236 )
...
Additional information is collected when host details are updated using
the queries specified in the Fleet configuration. This additional
information is then available in the host API responses.
2020-05-21 08:36:00 -07:00
Zachary Wasserman
53256917a3
Add fleetctl convert to fleetctl file format docs ( #2201 )
2020-03-02 17:05:01 -08:00
Zachary Wasserman
6dbc3bc77a
Implement fleetctl goquery ( #2186 )
...
- Update fleet APIs to support necessary operations in goquery
- Implement support for goquery in fleetctl
2020-01-23 21:27:20 -08:00
billcobbler
a856fd5c0b
Add fleetctl get/apply config ( #2143 )
...
Implements #1953
2019-11-19 21:13:15 -08:00
Joseph Henrich
4cc41b9485
Fix typo in query yaml example ( #1984 )
2019-01-14 13:48:44 -08:00
Zachary Wasserman
f7875dc19e
Clarify platform overrides in fleetctl docs ( #1985 )
2019-01-11 09:21:28 -05:00
Zachary Wasserman
6bdddfacf0
Expose API Token in UI ( #1868 )
...
Useful for SAML login users who cannot log in with `fleetctl login`. Instead
they can pull their session token from the UI and configure the fleetctl client
to use it.
Closes #1865
2018-07-17 11:27:30 -07:00
Zachary Wasserman
88cc73e4ca
Fix errors and clarify docs on config platform overrides ( #1855 )
...
Closes #1846
2018-06-28 12:02:31 -07:00
Zachary Wasserman
de4e744b80
Fix All Hosts label in docs ( #1841 )
2018-06-20 10:07:42 -07:00
Mike Arpaia
f6aa2fbb23
Fix an error in the file format docs thanks to @thorduri
2018-05-30 16:29:13 -07:00
Mike Arpaia
3639aebc4f
Fix typo in CLI docs
2018-05-30 10:19:07 -07:00
Mike Arpaia
3a6c923d8d
Use https://fleet.corp.example.com as demo Fleet server address
2018-05-23 22:02:55 -06:00
Mike Arpaia
1d70b082a5
Add a setup guide for new CLI users ( #1798 )
2018-05-22 17:57:56 -06:00
Mike Arpaia
bd91095905
Fleet 2.0.0 Changlelog ( #1797 )
...
This PR adds a "New Features" and "Upgrade Plan" section to the pending 2.0.0 release notes.
close #1793
close #1794
2018-05-22 12:48:18 -06:00
Mike Arpaia
567e3bb228
Update documentation ( #1767 )
2018-05-07 19:53:53 -06:00
Mike Arpaia
2795a61b3c
Working prototype of fleetctl apply ( #1762 )
2018-05-07 17:50:20 -06:00
Mike Arpaia
559e54286f
fix typos in CLI readme
2018-05-04 11:38:53 -06:00
Mike Arpaia
ee0a400a60
Update the apiVersion used in fleetctl files and docs ( #1747 )
2018-05-01 14:51:54 -06:00
Zachary Wasserman
2e9598de66
Merge decorators into other config options ( #1707 )
2018-02-09 11:35:09 -08:00
Zachary Wasserman
5e9fe9d5a1
Transition osquery options interfaces for compatibility with fleetctl ( #1649 )
...
- Refinements to options yaml definition
- Datastore and service implementations
- Migration to bring existing options into new table format
2017-12-13 18:14:54 -05:00
Zachary Wasserman
f909f4808b
Make OsqueryOptions hierarchical by platform ( #1625 )
...
- Allow overriding base config on a per-platform basis.
- Merge FIM configs into the OsqueryOptions object.
2017-11-16 10:58:47 -08:00
Mike Arpaia
b251366c1e
Each file resource should map to a Fleet data model object ( #1627 )
2017-11-15 21:23:37 -07:00
Mike Arpaia
607b9141ea
Remove OsqueryQueries file type ( #1622 )
2017-11-15 16:10:11 -07:00
Zachary Wasserman
80d31a2722
Minor copy edits to fleetctl docs ( #1621 )
2017-11-15 12:06:55 -08:00
Mike Arpaia
a0909e6bee
Making the file format more operator friendly ( #1605 )
2017-11-13 18:11:08 -07:00
Mike Arpaia
1a3bda57ab
CLI documentation and design ( #1603 )
2017-11-13 16:00:40 -07:00