fleet/cmd/fleetctl
Zach Wasserman 662406d705
Add support for license key in fleetctl preview (#1050)
- Use optional --license-key flag to add a license key.
- Corresponding change in osquery-in-a-box: https://github.com/fleetdm/osquery-in-a-box
2021-06-10 09:17:49 -07:00
..
api.go Upgrade fleetctl github.com/urfave/cli to v2 (#471) 2021-03-12 16:42:38 -08:00
apply.go Remove kolide types and packages from backend (#974) 2021-06-06 15:07:29 -07:00
config.go Upgrade fleetctl github.com/urfave/cli to v2 (#471) 2021-03-12 16:42:38 -08:00
convert.go Remove kolide types and packages from backend (#974) 2021-06-06 15:07:29 -07:00
debug.go Upgrade fleetctl github.com/urfave/cli to v2 (#471) 2021-03-12 16:42:38 -08:00
delete.go Upgrade fleetctl github.com/urfave/cli to v2 (#471) 2021-03-12 16:42:38 -08:00
flags.go Upgrade fleetctl github.com/urfave/cli to v2 (#471) 2021-03-12 16:42:38 -08:00
fleetctl.go Initial implementation of agent update management (#516) 2021-03-26 10:46:51 -07:00
get.go Remove kolide types and packages from backend (#974) 2021-06-06 15:07:29 -07:00
goquery.go Remove kolide types and packages from backend (#974) 2021-06-06 15:07:29 -07:00
login.go Prevent user enumeration (#533) 2021-03-24 19:36:30 -07:00
logout.go Upgrade fleetctl github.com/urfave/cli to v2 (#471) 2021-03-12 16:42:38 -08:00
preview.go Add support for license key in fleetctl preview (#1050) 2021-06-10 09:17:49 -07:00
query.go Upgrade fleetctl github.com/urfave/cli to v2 (#471) 2021-03-12 16:42:38 -08:00
query_output.go Remove kolide types and packages from backend (#974) 2021-06-06 15:07:29 -07:00
setup.go Upgrade fleetctl github.com/urfave/cli to v2 (#471) 2021-03-12 16:42:38 -08:00
user.go Update fleetctl user create for Teams (#995) 2021-06-07 13:23:15 -07:00
yaml.go Fix yaml separator handling with comments (#2257) 2020-07-08 16:01:03 -07:00
yaml_test.go Fix yaml separator handling with comments (#2257) 2020-07-08 16:01:03 -07:00