ONEZONE(1) onezone(1) -- manages OpenNebula zones ONEZONE(1)
NAME
onezone
SYNOPSIS
onezone command [args] [options]
OPTIONS
-j, --json Show the resource in JSON format
-v, --verbose Verbose mode
-h, --help Show this message
-V, --version Show version and copyright information
COMMANDS
o create file
Create a new Zone
o show zoneid [resource]
Show information of a particular Zone
Available resources: host, vm, image, vnet, vmtemplate,
user, cluster, datastore
Examples:
onezone show 4
onezone show 4 host
valid options: json
o list
Lists Zones in the pool
valid options: json
o delete zoneid
Deletes a Zone
ARGUMENT FORMATS
o file
Path to a file
o range
List of id's in the form 1,8..15
o text
String
o zoneid
Zone ID
LICENSE
OpenNebula 3.4.1 Copyright 2002-2012, OpenNebula Project Leads (OpenNebula.org)
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may
obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0
April 2012 ONEZONE(1)