1054 Commits
Author SHA1 Message Date
Mike Arpaia 920f4afab6 Scaffold the login command (#1748) 2018-05-01 16:58:53 -06:00
Mike Arpaia 93a346463b New fleetctl CLI structure (#1719) 2018-05-01 12:14:05 -06:00
Mike Arpaia 76ce270cbd include forgotten fleetctl config command 2017-11-12 11:59:39 -07:00
Mike Arpaia 796e0af8be Initial CLI and file format for fleetctl
This PR implements a program called `fleetctl` which scaffolds a high level CLI interface which can be used to manage a Fleet server. Configuration is articulated using an intent-based API that resembles the API that is used to configure Kubernetes clusters. The idea here is to use the Kubernetes file format as a pattern to reduce the need for operators to become too intimately familiar with dramatically different file formats. (#1578)
2017-11-12 11:58:19 -07:00