4 Commits (44d824a58f2f600c81db97ae872c17acfde1c75d)

Author SHA1 Message Date
Frank Schroeder 8f145559d8
Decouple the code that executes checks from the agent 7 years ago
Frank Schroeder b3292d13fb commands: get HTTP API flags for usage automatically 7 years ago
Frank Schroeder 56b24d3d4f commands: cleanup help and synopsis. 7 years ago
Preetha Appan ff4d070bdf Move lock command to its own package 7 years ago
Frank Schroeder a49711b8bf config: refactor commands to print help for flags (#3536) 7 years ago
Kyle Havlovitz 198ed6076d Clean up subprocess handling and make shell use optional (#3509) 7 years ago
James Phillips 08a8d9f2a7 command/lock: Add -child-exitcode, return 2 on child error (#3329) 7 years ago
Frank Schroeder 1c75cf1af5 pkg refactor 8 years ago
Frank Schroeder cf3ec1cf5c golint: Rename fields and structs 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
Seth Vargo de1718a8a6
Centralize command-line parsing 8 years ago
James Phillips 49342dc973 Makes the timeout behavior more intuitive. 9 years ago
James Phillips 1d733f4c36 Defaults monitor retries to 3 retries @ 1s for the consul lock command. 9 years ago
James Phillips 4afeddacc8 Adds monitor retries to the consul lock command. 9 years ago
James Phillips 8caa9e4c7e Adds "try" support to locks and semaphores. 9 years ago
Anthony Scalisi 10e028d599 remove various typos 9 years ago
Michael S. Fischer 43ab372a18 lock.go: fix another race condition 9 years ago
Ryota Arai 33a6cde7dd command/lock: Pass stdin to child process when -pass-stdin passed. 9 years ago
Michael S. Fischer 6875e8d6b4 lock.go: fix race condition 9 years ago
J.R. Garcia 4cb6f3e943 Remove trailing slash from lock 9 years ago
Armon Dadgar 981c62ccba command/lock: Check for shutdown during lock acquisition. Fixes #800 9 years ago
Benjamin Abbott-Scott f877b9ecc4 Return every time lock acquisition fails 9 years ago
Emil Hessman abce80f7bc docs: describe child process handling on Windows for lock command 10 years ago
Emil Hessman 8cdbde20bd command: fix Windows build 10 years ago
Armon Dadgar ce4fa17d22 command/lock: Fixing mixed spaces and tabs 10 years ago
Armon Dadgar 876de111bf command/lock: Calculate name, use provided token 10 years ago
Armon Dadgar 08c0a81e4f command/lock: Ensure a conflict between lock and semaphore with shared prefix 10 years ago
Armon Dadgar f2f980f5bc command/lock: First pass at lock 10 years ago