mirror of
https://github.com/OpenNebula/one.git
synced 2024-12-23 17:33:56 +03:00
parent
38e2d6d95c
commit
9706e7652d
@ -574,7 +574,7 @@ CommandParser::CmdParser.new(ARGV) do
|
||||
|
||||
command [resource.chomp('s').to_sym, :list],
|
||||
list_desc,
|
||||
:options => [MODES, FORCE] do
|
||||
:options => ONE_OPTIONS + [OpenNebulaHelper::DESCRIBE] do
|
||||
helper.list_objects(resource.upcase, options)
|
||||
end
|
||||
end
|
||||
|
Loading…
Reference in New Issue
Block a user