Commit Graph

59 Commits (45dd756a85c05117b98de8df5221a11206f0bbac)

Author SHA1 Message Date
Kyle Havlovitz 2c14ef915b Merge pull request #2548 from boingram/master
8 years ago
Kyle Havlovitz ab6c49ab4c Merge pull request #2771 from hashicorp/f-autopilot
8 years ago
Kyle Havlovitz 211995bc3c
Convert agent command to use base.Command
8 years ago
Kyle Havlovitz c1f776c78b
Added operator autopilot subcommands
8 years ago
Kyle Havlovitz e85b401eb9
Split operator raft command into subcommands
8 years ago
Kyle Havlovitz fe7b26a996
Deprecate the configtest command and add the validate command
8 years ago
Kyle Havlovitz 55ee1b0aed
Merge branch 'master' into f-cli-rework-3
8 years ago
Kyle Havlovitz ea66375063
Convert watch command to use base.Command
8 years ago
Kyle Havlovitz aa0d2502f8
Convert snapshot command to use base.Command
8 years ago
Kyle Havlovitz 8236af47ba
Convert rtt command to use base.Command
8 years ago
Kyle Havlovitz 8c14f93fb1
Convert reload command to use base.Command
8 years ago
Kyle Havlovitz 369b4b6d73
Convert operator command to use base.Command
8 years ago
Kyle Havlovitz be17779c42
Convert monitor command to use base.Command
8 years ago
Kyle Havlovitz 14415741a3
Convert members command to use base.Command
8 years ago
Kyle Havlovitz 6c4d4f9a32
Convert maint command to use base.Command
8 years ago
Kyle Havlovitz ccb193f77f
Convert leave command to use base.Command
8 years ago
Kyle Havlovitz 14a7ffc098
Convert kv commands to use base.Command
8 years ago
Kyle Havlovitz abdf1fbab3
Convert keyring command to use base.Command
8 years ago
Kyle Havlovitz d67151908d
Convert keygen command to use base.Command
8 years ago
Kyle Havlovitz 8775b031d3
Convert join command to use base.Command
8 years ago
Kyle Havlovitz 8985398c7e
Convert event command to use base.Command
8 years ago
Kyle Havlovitz 49d2ce1c3d
Move command Meta to base.Command and split http options
8 years ago
Kyle Havlovitz 8009432b1b
Convert configtest and force-leave commands to use Meta
8 years ago
Kyle Havlovitz 3d09fb880f
Merge branch 'master' into f-cli-rework
8 years ago
James Nugent d4e8c8a2c1 cli: Add KV `export` and `import`
8 years ago
Bo Ingram 45142555a8 Use ErrorWriter in cli so that errors get written to stderr
8 years ago
James Phillips 2a950f3897 Adds basic build tag support with different versions. (#2463)
8 years ago
Kyle Havlovitz 606662c502 Add snapshot inspect subcommand (#2451)
8 years ago
James Phillips c01a3871c9 Adds support for snapshots and restores. (#2396)
8 years ago
Seth Vargo de1718a8a6
Centralize command-line parsing
8 years ago
Seth Vargo 297a22383f
Add kv delete command
8 years ago
Seth Vargo 82bddd7f9b
Add kv put command
8 years ago
Seth Vargo c8fdc5c50d
Add kv get
8 years ago
Seth Vargo 87ad6d466c
Add kv command stubs
8 years ago
James Phillips e5850d8a26
Adds new consul operator endpoint, CLI, and ACL and some basic Raft commands.
8 years ago
James Phillips e137f4dafd Adds version info back into the config.
8 years ago
James Phillips b32731d09f Makes sure version is always displayed consistently.
8 years ago
James Phillips 439110f384 Gives RTT class a more Go-like name.
9 years ago
James Phillips fb8900156a Adds a "consul rtt" command.
9 years ago
Joseph Anthony Pasquale Holsten afbf68878c command/configtest: add
10 years ago
Michael S. Fischer 1d5c0a2e0d Handle SIGTERM when running commands
10 years ago
Ryan Uber aa8672203c command: starting maint command
10 years ago
Armon Dadgar 06249f0ee6 Adding new command 'lock'
10 years ago
Armon Dadgar 603171df09 Only override version pre-release if blank
10 years ago
Armon Dadgar 7994484dc7 Merge pull request #494 from epankala/version
10 years ago
Janne Paenkaelae 3bb03f4c86 Update to 'consul version' behaviour
10 years ago
Dan Sosedoff c5033de1bb Fix comment for commands map
10 years ago
Ryan Uber 67d78628a3 command: renamed keys to keyring to disambiguate usage
10 years ago
Ryan Uber ed3562b809 command: add skeletons for keys command
10 years ago
Janne Paenkaelae e6b6f18172 Make the 'consul version' to return value that is from 'git describe --tags'
10 years ago