From 8572dfd59c21d2032b030adc9dc9a973c6e1c3f5 Mon Sep 17 00:00:00 2001 From: elijah Date: Sat, 8 Dec 2012 20:02:27 -0800 Subject: added commands 'node add' 'node rm' and 'node mv' --- lib/leap_cli/commands/pre.rb | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'lib/leap_cli/commands/pre.rb') diff --git a/lib/leap_cli/commands/pre.rb b/lib/leap_cli/commands/pre.rb index cae787e..346814b 100644 --- a/lib/leap_cli/commands/pre.rb +++ b/lib/leap_cli/commands/pre.rb @@ -39,6 +39,11 @@ module LeapCli bail! { log :missing, "platform directory '#{Path.platform}'" } end + # + # load all the nodes everything + # + manager + # # check requirements # -- cgit v1.2.3