fleet/cmd/fleetctl
Zach Wasserman 1417d01407
Make naming of host columns consistent (#1183)
Adding consistency between API and DB helps to make it easier for users
and developers working with the API to correctly order things.

Closes #317
2021-06-23 17:32:19 -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 Make naming of host columns consistent (#1183) 2021-06-23 17:32:19 -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 Properly append to env in preview command execs (#1139) 2021-06-18 11:58:15 -07:00
query_output.go Make naming of host columns consistent (#1183) 2021-06-23 17:32:19 -07:00
query.go Upgrade fleetctl github.com/urfave/cli to v2 (#471) 2021-03-12 16:42:38 -08:00
setup.go Backend and fleetctl for usage analytics (#1167) 2021-06-22 18:02:20 -07:00
user.go Add backend and fleetctl support for API-only user (#1119) 2021-06-16 18:11:28 -07:00
yaml_test.go Fix yaml separator handling with comments (#2257) 2020-07-08 16:01:03 -07:00
yaml.go Fix yaml separator handling with comments (#2257) 2020-07-08 16:01:03 -07:00