fleet/cmd/fleetctl
Zachary Wasserman adf87140a7
Add ability to prefix Fleet URLs (#2112)
- Add the server_url_prefix flag for configuring this functionality
- Add prefix handling to the server routes
- Refactor JS to use appropriate paths from modules
- Use JS template to get URL prefix into JS environment
- Update webpack config to support prefixing

Thanks to securityonion.net for sponsoring the development of this feature.

Closes #1661
2019-10-16 16:40:45 -07:00
..
api.go Add ability to prefix Fleet URLs (#2112) 2019-10-16 16:40:45 -07:00
apply.go Add options clients and commands (#1791) 2018-05-21 10:25:58 -06:00
config.go Add ability to prefix Fleet URLs (#2112) 2019-10-16 16:40:45 -07:00
convert.go Properly convert intervals in fleetctl convert (#1969) 2018-12-20 17:43:00 -08:00
delete.go Add fleetctl delete command (#1765) 2018-05-07 20:07:00 -06:00
fleetctl.go Add 'get hosts' command to fleetctl (#1977) 2019-01-03 16:19:23 -06:00
get.go Add --with-queries flag to get packs (#2095) 2019-08-14 10:44:23 -07:00
login.go Improve error message when client is not logged in (#1867) 2018-07-16 09:35:21 -07:00
logout.go Add fleetctl config and auth commands (#1751) 2018-05-04 10:53:21 -06:00
query.go Small cleanup in live query code (#2011) 2019-03-10 13:51:11 -07:00
setup.go Add username support to fleetctl setup (#1971) 2019-01-02 15:27:37 -08:00