Created
April 13, 2011 00:18
lb sample
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(17:15) novel@reemsky:~/code/lc-tools[lb] %> ./lb-list -p gg | |
23517 foo 10.0.0.66:80 | |
23526 bar 10.0.0.67:80 | |
23530 test2 10.0.0.68:80 | |
(17:15) novel@reemsky:~/code/lc-tools[lb] %> ./lb-node-list -p gg -i 23526 | |
<LBNode: id=1868109, address=10.0.0.76:80> | |
<LBNode: id=1868110, address=10.0.0.77:80> | |
<LBNode: id=1868111, address=10.0.0.78:80> | |
(17:16) novel@reemsky:~/code/lc-tools[lb] %> ./lb- | |
lb-add* lb-destroy* lb-list* lb-node-add* lb-node-list* lb-node-remove* |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment