aboutsummaryrefslogtreecommitdiff
path: root/lib/leap_cli/commands/node.rb
AgeCommit message (Expand)Author
2012-12-17forbid illegal characters in the node name.elijah
2012-12-15support `leap node init` with node-filterelijah
2012-12-09minor cleanup of node commandelijah
2012-12-08added commands 'node add' 'node rm' and 'node mv'elijah
2012-12-05fixed problems with ruby 1.8 and GLI, and added some tests.elijah
2012-11-28new system for how directory paths work. now there is a file Leapfile that ma...elijah
2012-11-28command name shuffle -- grouped more commands together as subcommandselijah
2012-11-27minor node-init changeelijah
2012-11-14more improvements to loggingelijah
2012-11-13cleaned up logging, and much improved error message when file is not foundelijah
2012-11-04minor cleanupelijah
2012-11-01fixed generation of authorized_keys and known_hosts: now entries are sortedelijah
2012-11-01x.509 support -- added certificate authority creation and server cert creationelijah
2012-10-30fix the generation of the known_hosts fileelijah
2012-10-29respect configured ssh port when doing keyscanelijah
2012-10-29make typed passwords invisible again (use --echo to make them visible)elijah
2012-10-25cleaned up the code a bit by adding SshKey class.elijah
2012-10-23added a bunch of new commands, including init-node and deployelijah