fleet/cmd/fleetctl
Jeremy Rossi 473dc3e265 Add --quiet and --exit arguments for fleetctl query (#1887)
--quiet will disable all printing other than errors and results
--exit will quit and exit when 100% online hosts have returned results
2018-08-16 15:31:18 -07:00
..
api.go Improve error message when client is not logged in (#1867) 2018-07-16 09:35:21 -07:00
apply.go Add options clients and commands (#1791) 2018-05-21 10:25:58 -06:00
config.go Rename ignore-tls flag to insecure (#1779) 2018-05-17 16:52:38 -06:00
convert.go Fix newline handling in fleetctl convert (#1856) 2018-06-28 12:02:46 -07:00
delete.go Add fleetctl delete command (#1765) 2018-05-07 20:07:00 -06:00
fleetctl.go Add a setup guide for new CLI users (#1798) 2018-05-22 17:57:56 -06:00
get.go Add a setup guide for new CLI users (#1798) 2018-05-22 17:57:56 -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 --quiet and --exit arguments for fleetctl query (#1887) 2018-08-16 15:31:18 -07:00
setup.go Confirm password on setup (#1866) 2018-07-16 10:03:50 -07:00