Frank Schroeder
|
c10885f828
|
commands: run all tests in parallel (again)
|
2017-10-18 00:08:45 +02:00 |
Frank Schroeder
|
efab66e616
|
commands: cleanup help and synopsis.
* move Help and Synopsis to bottom
* make help and synopsis constants
* make sure help output is formatted
|
2017-10-18 00:08:45 +02:00 |
Frank Schroeder
|
a3a805d7b8
|
commands: do not run cmd tests in parallel
Package level parallelization is sufficient.
|
2017-10-18 00:08:45 +02:00 |
Frank Schroeder
|
a1a1a6971d
|
commands: add missing noTabs test
|
2017-10-18 00:08:45 +02:00 |
Frank Schroeder
|
a6d912adb4
|
commands: cleanup test names
|
2017-10-18 00:08:45 +02:00 |
Frank Schroeder
|
0e059248e7
|
commands: cleanup catalog list services tests
|
2017-10-18 00:08:45 +02:00 |
Frank Schroeder
|
915034da78
|
commands: cleanup catalog list nodes tests
|
2017-10-18 00:08:45 +02:00 |
Frank Schroeder
|
7d7281ab54
|
commands: simplify import names
|
2017-10-18 00:08:45 +02:00 |
Frank Schroeder
|
5a34eb1e52
|
commands: move operator subcommands to subdirs
|
2017-10-18 00:08:45 +02:00 |
Frank Schroeder
|
f09f6f2ec2
|
commands: move kv subcommands to subdirs
|
2017-10-18 00:08:45 +02:00 |
Frank Schroeder
|
0a9478b1f1
|
commands: move catalog subcommands to subdirs
|
2017-10-18 00:08:45 +02:00 |
Frank Schroeder
|
abd7c73627
|
commands: move snapshot subcommands to subdirs
|
2017-10-18 00:08:45 +02:00 |
Frank Schroeder
|
0fb4ea3a30
|
commands: simplify commands.go
|
2017-10-18 00:08:45 +02:00 |
Frank Schroeder
|
639bf6d8ec
|
commands: drop base command and utils
|
2017-10-18 00:08:45 +02:00 |
Frank Schroeder
|
a0b017d976
|
commands: move agent command to separate pkg
|
2017-10-18 00:08:45 +02:00 |
Frank Schroeder
|
127bd3d295
|
commands: move watch command to separate pkg
|
2017-10-18 00:08:45 +02:00 |
Frank Schroeder
|
3f7cfca203
|
add token and addr to http flags
|
2017-10-18 00:08:45 +02:00 |
Frank Schroeder
|
6998d82be5
|
commands: move snapshot save command to separate pkg
|
2017-10-18 00:08:45 +02:00 |
Frank Schroeder
|
3a16c93eab
|
commands: move snapshot restore command to separate pkg
|
2017-10-18 00:08:45 +02:00 |
Frank Schroeder
|
758199813b
|
commands: move version command to separate pkg
|
2017-10-18 00:08:45 +02:00 |
Frank Schroeder
|
776cffa33d
|
commands: move snapshot inspect command to separate pkg
|
2017-10-18 00:08:45 +02:00 |
Frank Schroeder
|
8724aece07
|
commands: move snapshot command to separate pkg
|
2017-10-18 00:08:45 +02:00 |
Frank Schroeder
|
602e896fb9
|
commands: move rtt command to separate pkg
|
2017-10-18 00:08:45 +02:00 |
Frank Schroeder
|
1ba816b0ae
|
commands: move reload command to separate pkg
|
2017-10-18 00:08:45 +02:00 |
Frank Schroeder
|
eb0640efd0
|
commands: move operator autopilot set command to separate pkg
|
2017-10-18 00:08:45 +02:00 |
Frank Schroeder
|
3dd4841b36
|
commands: move operator autopilot get command to separate pkg
|
2017-10-18 00:08:45 +02:00 |
Frank Schroeder
|
393bf50e71
|
commands: move operator autopilot command to separate pkg
|
2017-10-18 00:08:45 +02:00 |
Frank Schroeder
|
c024fcaaa5
|
commands: move operator list remove-peer command to separate pkg
|
2017-10-18 00:08:45 +02:00 |
Frank Schroeder
|
6850c8723f
|
commands: move operator raft list-peers command to separate pkg
|
2017-10-18 00:08:45 +02:00 |
Frank Schroeder
|
78aa062990
|
commands: move operator raft command to separate pkg
|
2017-10-18 00:08:45 +02:00 |
Frank Schroeder
|
fe84af448b
|
commands: move operator command to separate pkg
|
2017-10-18 00:08:45 +02:00 |
Preetha Appan
|
684362b1d0
|
Move monitor command to its own package
|
2017-10-18 00:08:45 +02:00 |
Preetha Appan
|
28490d6dcb
|
Fix import order
|
2017-10-18 00:08:45 +02:00 |
Preetha Appan
|
4fa3987bdc
|
Move members command to its own package
|
2017-10-18 00:08:45 +02:00 |
Preetha Appan
|
8d2e6f10c7
|
Move maint command to its own package
|
2017-10-18 00:08:45 +02:00 |
Preetha Appan
|
4b06c971d2
|
Move lock command to its own package
|
2017-10-18 00:08:45 +02:00 |
Preetha Appan
|
e1935590b1
|
Fix leave and validate commands to build help string in constructor
|
2017-10-18 00:08:45 +02:00 |
Preetha Appan
|
3c4363389e
|
Fix KV CLI subcommands to build help string in constructor
|
2017-10-18 00:08:45 +02:00 |
Preetha Appan
|
75ec8a29a3
|
Fix Keyring and keygen commands to build help string in constructor
|
2017-10-18 00:08:45 +02:00 |
Preetha Appan
|
b8dd539037
|
Fix join command to build help string in constructor
|
2017-10-18 00:08:45 +02:00 |
Preetha Appan
|
0e1ee70a5e
|
Fix up info and forceleave to build help string in constructor
|
2017-10-18 00:08:45 +02:00 |
Preetha Appan
|
95053297a9
|
s/initFlags/init/g
|
2017-10-18 00:08:45 +02:00 |
Preetha Appan
|
0cb1c92977
|
Fix exec and event commands to build help string in constructor
|
2017-10-18 00:08:45 +02:00 |
Preetha Appan
|
3bd4b738c0
|
Fix up catalog list services to build help string in constructor
|
2017-10-18 00:08:45 +02:00 |
Preetha Appan
|
8761232b2a
|
Fix up list datacenters to build help string in constructor
|
2017-10-18 00:08:45 +02:00 |
Preetha Appan
|
5473dbc5a4
|
Fix tests by calling initFlags for each test case to reset state.
|
2017-10-18 00:08:45 +02:00 |
Preetha Appan
|
75ecc6a86e
|
Better name for usage string and moving constant definition down
|
2017-10-18 00:08:45 +02:00 |
Preetha Appan
|
7898780106
|
Construct the help string in constructor using helper function.
|
2017-10-18 00:08:45 +02:00 |
Frank Schroeder
|
9825b6709a
|
commands: move catalog list services to separate pkg
|
2017-10-18 00:08:45 +02:00 |
Frank Schroeder
|
33a4e997b4
|
commands: move catalog list nodes command to separate pkg
|
2017-10-18 00:08:45 +02:00 |