Commit Graph

52 Commits (0a7c09232688dc0668d70cc07c7d07732ada119f)

Author SHA1 Message Date
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
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
Armon Dadgar 096e6fc886 command/exec: First pass at exec command
10 years ago
Armon Dadgar 1609030c34 command/event: Adding new event command
10 years ago
Armon Dadgar dc5dee5ce4 command/watch: First pass at command
10 years ago
Armon Dadgar 6ff6f3b213 command/reload: Adding new command
11 years ago
Armon Dadgar 42e3729a7c agent: Add version to info output
11 years ago
Armon Dadgar fcf0b891eb command/info: Adding new info command
11 years ago
Armon Dadgar 356dff3ec6 Adding the various CLI commands
11 years ago