CLOUDSTACK(1) | General Commands Manual | CLOUDSTACK(1) |
cloudstack
—
command-line client for Apache CloudStack
cloudstack |
[--async ] command
[option=value ...] |
cloudstack
is a command-line client for
Apache CloudStack. command should be the name of an
API command. cloudstack
will return the result as a
JSON-formatted output.
Configuration is read from several locations, in the following order:
CLOUDSTACK_ENDPOINT
,
CLOUDSTACK_KEY
and
CLOUDSTACK_SECRET
environment variables,CLOUDSTACK_CONFIG
environment variable pointing
to an .ini file,cloudstack.ini
file in the current working
directory,.cloudstack.ini
file in the home directory.For more documentation about cloudstack
,
have a look at the documentation of CloudStack API at
http://cloudstack.apache.org/docs/api/.
August 18, 2013 | Debian |