fleet/cmd/fleetctl
Zachary Wasserman 7c923d9d19
Implement fleetctl user create (#9)
- Allow user creation via `fleetctl user create`
- Cleanup and rename existing methods for clarity

Fixes https://github.com/kolide/fleet/issues/2306
2020-11-04 17:06:55 -08:00
..
api.go Add ability to prefix Fleet URLs (#2112) 2019-10-16 16:40:45 -07:00
apply.go Consistent use of constants in fleetctl (#2320) 2020-10-08 10:16:07 -07:00
config.go Add ability to prefix Fleet URLs (#2112) 2019-10-16 16:40:45 -07:00
convert.go Consistent use of constants in fleetctl (#2320) 2020-10-08 10:16:07 -07:00
delete.go Add fleetctl delete command (#1765) 2018-05-07 20:07:00 -06:00
fleetctl.go Implement fleetctl user create (#9) 2020-11-04 17:06:55 -08:00
get.go fleetctl: allow disabling packs via apply (#2325) 2020-10-21 16:29:27 -07:00
goquery.go Implement fleetctl goquery (#2186) 2020-01-23 21:27:20 -08: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_output.go Add pretty-printing option for query results (#4) 2020-11-04 09:56:57 -08:00
query.go Add pretty-printing option for query results (#4) 2020-11-04 09:56:57 -08:00
setup.go Add username support to fleetctl setup (#1971) 2019-01-02 15:27:37 -08:00
user.go Implement fleetctl user create (#9) 2020-11-04 17:06:55 -08: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