Command Line Interface 2.0

OpenNebula provides six commands to interact with the system:

These are the options shared by some of the commands:

Number ranges can also be specified this way:

If <start>'s first digit is 0 then it will pad the numbers generated with 0 to the same size as the last element in the range.

Example:

[9-11]:   9 10 11
[09-11]: 09 10 11
[8+3]:    8  9 10
[08+3]:  08 09 10

Man pages: