From 44cdd342b081fb7d3d647205d9728aba654f5edf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tino=20V=C3=A1zquez?= Date: Tue, 29 Jun 2010 18:22:23 +0200 Subject: [PATCH] feature #200: Added copy to repository feature to oneimage --- src/cli/oneimage | 88 +++++++++++++++++++++++++++++--- src/oca/ruby/OpenNebula/Image.rb | 2 +- 2 files changed, 82 insertions(+), 8 deletions(-) diff --git a/src/cli/oneimage b/src/cli/oneimage index d1ea2026e4..bcb59b6f9a 100755 --- a/src/cli/oneimage +++ b/src/cli/oneimage @@ -30,6 +30,7 @@ $: << RUBY_LIB_LOCATION require 'OpenNebula' require 'client_utilities' require 'command_parse' +require 'ftools' ShowTableImage={ @@ -193,7 +194,7 @@ class OneImageParse < CommandParse COMMANDS_HELP=<<-EOT Commands: -* register (Registers an image, copying it to the repository if it applys) +* register (Registers an image, copying it to the repository if it applies) oneimage register