11 Commits

Author SHA1 Message Date
James Phillips
49342dc973 Makes the timeout behavior more intuitive.
Previously, it would try once "up to" the timeout, but in practice it would
just fall through. This modifies the behavior to block until the timeout has
been reached.
2016-01-06 09:40:20 -08:00
James Phillips
1d733f4c36 Defaults monitor retries to 3 retries @ 1s for the consul lock command. 2016-01-05 18:34:22 -08:00
James Phillips
4afeddacc8 Adds monitor retries to the consul lock command. 2016-01-05 18:22:36 -08:00
James Phillips
8caa9e4c7e Adds "try" support to locks and semaphores. 2016-01-05 18:22:36 -08:00
Ryota Arai
b2755d026e website: description of -pass-stdin option 2015-09-01 11:00:26 +09:00
Clint Shryock
dcb2d9e5ac fix typo 2015-06-01 08:34:54 -05:00
Ryan Uber
84b602a925 website: be explicit about grace period in lock command 2015-05-28 12:24:32 -07:00
Emil Hessman
abce80f7bc docs: describe child process handling on Windows for lock command
Add website documentation for how the lock command handles child
process termination on Windows.
2015-01-25 11:42:29 +01:00
Emil Hessman
6f3215f0a8 website: fix minor typos in docs 2015-01-23 22:11:15 +01:00
Armon Dadgar
d478f786db website: Cleanup the 'lock' documentation 2015-01-21 17:35:06 -08:00
Armon Dadgar
d6d1f19f1b website: Document the lock command 2015-01-19 16:43:38 -10:00