logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

cloudstack — command-line client for Apache CloudStack

Description

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:
            the CLOUDSTACK_ENDPOINT, CLOUDSTACK_KEY and CLOUDSTACK_SECRET environment variables,
            a CLOUDSTACK_CONFIG environment variable pointing to an .ini file,
            a cloudstack.ini file in the current working directory,
            a .cloudstack.ini file in the home directory.

Name

       cloudstack — command-line client for Apache CloudStack

See Also

       For  more  documentation  about  cloudstack,  have  a  look  at  the  documentation  of CloudStack API at
       http://cloudstack.apache.org/docs/api/.

Debian                                           August 18, 2013                                   CLOUDSTACK(1)

Synopsis

cloudstack [--async] command [option=value...]

See Also