Remove deprecated kolide names from API routes and configuration (#957)
Closes #260
This commit is contained in:
@@ -25,8 +25,6 @@ Fleet is powered by a Go API server which serves three types of endpoints:
|
||||
The React app uses React Router to determine whether or not the URI is a valid
|
||||
route and what to do.
|
||||
|
||||
Note: We have deprecated `/api/v1/kolide/` routes and will remove them in the Fleet 4.0 release. Please migrate all routes to `/api/v1/fleet/`.
|
||||
|
||||
### fleetctl
|
||||
|
||||
Many of the operations that a user may wish to perform with an API are currently best performed via the [fleetctl](./2-fleetctl-CLI.md) tooling. These CLI tools allow updating of the osquery configuration entities, as well as performing live queries.
|
||||
|
||||
Reference in New Issue
Block a user