index
:
leap_cli.git
develop
gitlab_ci
master
rake_install
[leap_cli]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
leap_cli
/
commands
/
node.rb
Age
Commit message (
Expand
)
Author
2013-03-14
set hostname on `leap node init`
elijah
2013-02-28
provider error when 'node init' finds no nodes.
elijah
2013-02-23
minor improvements to wording of inline command help
elijah
2013-02-08
improve `leap node add` by auto creating cert and validating ip_address
elijah
2013-02-07
added global --yes option
elijah
2012-12-17
forbid illegal characters in the node name.
elijah
2012-12-15
support `leap node init` with node-filter
elijah
2012-12-09
minor cleanup of node command
elijah
2012-12-08
added commands 'node add' 'node rm' and 'node mv'
elijah
2012-12-05
fixed problems with ruby 1.8 and GLI, and added some tests.
elijah
2012-11-28
new system for how directory paths work. now there is a file Leapfile that ma...
elijah
2012-11-28
command name shuffle -- grouped more commands together as subcommands
elijah
2012-11-27
minor node-init change
elijah
2012-11-14
more improvements to logging
elijah
2012-11-13
cleaned up logging, and much improved error message when file is not found
elijah
2012-11-04
minor cleanup
elijah
2012-11-01
fixed generation of authorized_keys and known_hosts: now entries are sorted
elijah
2012-11-01
x.509 support -- added certificate authority creation and server cert creation
elijah
2012-10-30
fix the generation of the known_hosts file
elijah
2012-10-29
respect configured ssh port when doing keyscan
elijah
2012-10-29
make typed passwords invisible again (use --echo to make them visible)
elijah
2012-10-25
cleaned up the code a bit by adding SshKey class.
elijah
2012-10-23
added a bunch of new commands, including init-node and deploy
elijah