mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-08 20:58:17 +03:00
Bug #2623: Add admin resource to command line arguments
This commit is contained in:
parent
9d1646fd1b
commit
e53f00cb02
@ -88,7 +88,8 @@ cmd=CommandParser::CmdParser.new(ARGV) do
|
||||
|
||||
onegroup create -name groupA -admin_group admin_groupA
|
||||
--admin_user admin_userA --admin_password somestr
|
||||
--resource TEMPLATE+VM
|
||||
--resource TEMPLATE+VM
|
||||
--admin_resources TEMPLATE+VM+IMAGE+NET
|
||||
|
||||
EOT
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user