Commit Graph

1682 Commits (be39fb20cc51caf0d739fb5514254c979231fc3e)

Author SHA1 Message Date
Paul Banks de58eb1820
Fixes #3891: agent monitor no longer unresponsive before logs stream.
7 years ago
Kyle Havlovitz d16f103b48
Pull http config flag merge into public method
7 years ago
Veselkov Konstantin 7de57ba4de remove golint warnings
7 years ago
Chad Whitacre 9ff59df34b Fix typo
7 years ago
Kyle Havlovitz a86d11ec0a
Merge pull request #3737 from hashicorp/autopilot-refactor
7 years ago
James Phillips c676e6b8c8
Adds -base64 support to kv get command.
7 years ago
Kyle Havlovitz de28555671
Move autopilot to a standalone package
7 years ago
James Phillips 521e46ce91
Adds a registry mechanism for CLI commands.
7 years ago
Kyle Havlovitz 921d2e1469
Fix a panic in snapshot inspect command
7 years ago
Frank Schroeder 8f145559d8
Decouple the code that executes checks from the agent
7 years ago
Frank Schroeder 9872475167
agent: fix TestRetryJoin
7 years ago
Frank Schroeder 7d3467176b
agent: fix TestRetryJoinFail
7 years ago
Frank Schroeder 96a584dee2
agent: fix TestRetryJoinWanFail
7 years ago
Frank Schroeder b97ab367f4
config: return error on extra command line arguments (#3397)
7 years ago
James Phillips ecee15b466
Updates documentation for consul validate.
7 years ago
Frank Schroeder 9dec64dd17
commands: add shorter helper vars to keep fmt sane
7 years ago
Frank Schroeder 983e4aa0eb
commands: cleanup init
7 years ago
Frank Schroeder b3292d13fb commands: get HTTP API flags for usage automatically
7 years ago
Frank Schroeder 0cadee99ff commands: drop http server flags from reload command
7 years ago
Frank Schroeder cb96d1f126 commands: drop http server flags from leave command
7 years ago
Frank Schroeder cb95cf2a34 commands: drop http server flags from keyring command
7 years ago
Frank Schroeder 1715cbd5de commands: drop http server flags from force-leave command
7 years ago
Frank Schroeder 1b026de1db commands: run all tests in parallel (again)
7 years ago
Frank Schroeder 56b24d3d4f commands: cleanup help and synopsis.
7 years ago
Frank Schroeder d54a5ef8d8 commands: do not run cmd tests in parallel
7 years ago
Frank Schroeder e5d08cf47d commands: add missing noTabs test
7 years ago
Frank Schroeder 84a82cff3d commands: cleanup test names
7 years ago
Frank Schroeder 5979723446 commands: cleanup catalog list services tests
7 years ago
Frank Schroeder a03738c117 commands: cleanup catalog list nodes tests
7 years ago
Frank Schroeder 2530b9dd83 commands: simplify import names
7 years ago
Frank Schroeder 2bd8b070fb commands: move operator subcommands to subdirs
7 years ago
Frank Schroeder ce1ec000ca commands: move kv subcommands to subdirs
7 years ago
Frank Schroeder e16ef316d4 commands: move catalog subcommands to subdirs
7 years ago
Frank Schroeder 51799e5d23 commands: move snapshot subcommands to subdirs
7 years ago
Frank Schroeder 6bc5716336 commands: simplify commands.go
7 years ago
Frank Schroeder 2850f0f6d0 commands: drop base command and utils
7 years ago
Frank Schroeder 31d5fb7f47 commands: move agent command to separate pkg
7 years ago
Frank Schroeder 10e0be65a9 commands: move watch command to separate pkg
7 years ago
Frank Schroeder 8a0195ee99 add token and addr to http flags
7 years ago
Frank Schroeder e2b686b982 commands: move snapshot save command to separate pkg
7 years ago
Frank Schroeder fb1f09d447 commands: move snapshot restore command to separate pkg
7 years ago
Frank Schroeder 3acbc278f0 commands: move version command to separate pkg
7 years ago
Frank Schroeder 3a02ce9ebc commands: move snapshot inspect command to separate pkg
7 years ago
Frank Schroeder c8992cbe28 commands: move snapshot command to separate pkg
7 years ago
Frank Schroeder 4d6a0b94dd commands: move rtt command to separate pkg
7 years ago
Frank Schroeder 566359234a commands: move reload command to separate pkg
7 years ago
Frank Schroeder 4947ba7f3d commands: move operator autopilot set command to separate pkg
7 years ago
Frank Schroeder f719d78441 commands: move operator autopilot get command to separate pkg
7 years ago
Frank Schroeder bd1b189990 commands: move operator autopilot command to separate pkg
7 years ago
Frank Schroeder c50e43a4ea commands: move operator list remove-peer command to separate pkg
7 years ago