Commit Graph

1655 Commits (59797234464b17732bebd494969b727354652430)

Author SHA1 Message Date
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
Frank Schroeder 2a824f0575 commands: move operator raft list-peers command to separate pkg
7 years ago
Frank Schroeder f10f07b448 commands: move operator raft command to separate pkg
7 years ago
Frank Schroeder cc103391b2 commands: move operator command to separate pkg
7 years ago
Preetha Appan 1eec0e757c Move monitor command to its own package
7 years ago
Preetha Appan f389fe7757 Fix import order
7 years ago
Preetha Appan 5b6f0504ae Move members command to its own package
7 years ago
Preetha Appan ba546b0c1d Move maint command to its own package
7 years ago
Preetha Appan ff4d070bdf Move lock command to its own package
7 years ago
Preetha Appan 85bc32f8a0 Fix leave and validate commands to build help string in constructor
7 years ago
Preetha Appan 71887d1709 Fix KV CLI subcommands to build help string in constructor
7 years ago
Preetha Appan b1d5f99a58 Fix Keyring and keygen commands to build help string in constructor
7 years ago
Preetha Appan 85a834d008 Fix join command to build help string in constructor
7 years ago
Preetha Appan a049dccd20 Fix up info and forceleave to build help string in constructor
7 years ago
Preetha Appan 55a1724b9e s/initFlags/init/g
7 years ago
Preetha Appan 7689e1e5cd Fix exec and event commands to build help string in constructor
7 years ago
Preetha Appan a2519fb76f Fix up catalog list services to build help string in constructor
7 years ago
Preetha Appan 2ed2c63a26 Fix up list datacenters to build help string in constructor
7 years ago
Preetha Appan 9d52f6ea92 Fix tests by calling initFlags for each test case to reset state.
7 years ago
Preetha Appan 4e31514df8 Better name for usage string and moving constant definition down
7 years ago
Preetha Appan a3863c73d6 Construct the help string in constructor using helper function.
7 years ago
Frank Schroeder 0ec520582d commands: move catalog list services to separate pkg
7 years ago
Frank Schroeder 117305eb4f commands: move catalog list nodes command to separate pkg
7 years ago
Frank Schroeder bd73c4cecf commands: move catalog list datacenters command to separate pkg
7 years ago
Frank Schroeder 675e727224 commands: move catalog command to separate pkg
7 years ago
Frank Schroeder 9a9e5ef82d commands: move leave command to separate pkg
7 years ago
Frank Schroeder 076361a37d commands: move force-leave command to separate pkg
7 years ago
Frank Schroeder 631502009d commands: move keyring command to separate pkg
7 years ago