fleet/cmd/fleetctl
Brendan Shaklovitz 59ba129718
Consistent use of constants in fleetctl (#2320)
Refactor fleetctl get & apply to use constants for spec kinds

Closes #2283
2020-10-08 10:16:07 -07: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 Refactor fleetctl get subcommands so that they all have json and yaml output options (#2244) 2020-06-23 08:11:47 -07:00
get.go Consistent use of constants in fleetctl (#2320) 2020-10-08 10:16:07 -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.go Adding query-name flag to fleetctl query (#2185) 2020-01-20 22:16:11 -08:00
setup.go Add username support to fleetctl setup (#1971) 2019-01-02 15:27:37 -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