Command Line Interface 3.2
OpenNebula provides a set commands to interact with the system:
oneacl: manages OpenNebula ACLsonegroup: manages groups of usersonehost: to add, delete and monitor hostsoneimage: to add, delete and control imagesonetemplate: to add, delete and manage Templatesoneuser: to add, delete and monitor usersonevm: to submit, control and monitor virtual machinesonevnet: to add, delete and monitor virtual networksonezone: manages OpenNebula zonesonevdc: manages Virtual Data Centers
/etc/one/cli/. They also can be customized on a per-user basis, in this case the configuration files should be placed in $HOME/.one/cli.
OCCI Commands:
occi-compute: manages compute objectsocci-network: manages network objectsocci-storage: manages storage objectsecone Commands:
econe-describe-images: shows information about imagesecone-describe-instances: shows information about VMsecone-register: registers imagesecone-run-instances: creates new VM from an imageecone-terminate-instances: shuts down a running instanceecone-upload: uploads a new image