fleet/cmd/fleetctl
Zachary Wasserman 16cf164adb
Add --timeout flag to fleetctl query (#1989)
This change makes it easier to run `fleetctl query` within scripts, by providing
an option to halt the query after a timeout has passed.

Closes #1987
2019-01-15 11:06:22 -08:00
..
api.go Added custom CA support to fleetctl client (#1931) 2018-10-01 15:23:46 -07:00
apply.go Add options clients and commands (#1791) 2018-05-21 10:25:58 -06:00
config.go Added custom CA support to fleetctl client (#1931) 2018-10-01 15:23:46 -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 'get hosts' command to fleetctl (#1977) 2019-01-03 16:19:23 -06: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 Add --timeout flag to fleetctl query (#1989) 2019-01-15 11:06:22 -08:00
setup.go Add username support to fleetctl setup (#1971) 2019-01-02 15:27:37 -08:00