49 lines
1.2 KiB
ReStructuredText
Raw Normal View History

===============
OpenStackClient
===============
2012-04-18 13:16:39 -05:00
OpenStackClient (aka OSC) is a command-line client for OpenStack that
brings the command set for Compute, Identity, Image, Object Store and Volume
APIs together in a single shell with a uniform command structure.
2012-04-18 13:16:39 -05:00
Contents:
.. toctree::
:maxdepth: 1
releases
command-list
commands
plugins
authentication
interactive
man/openstack
2012-04-18 13:16:39 -05:00
Getting Started
---------------
* Check out `the wiki`_
* Try `some commands`_
* Read the source `on OpenStack's Git server`_
.. _the wiki: https://wiki.openstack.org/OpenStackClient
.. _some commands: https://wiki.openstack.org/OpenStackClient/Commands
2012-04-18 13:16:39 -05:00
Contributing
============
Code is hosted `on OpenStack's Git server`_. Submit bugs to the
python-openstackclient project on `Launchpad`_. Submit code to
the openstack/python-openstackclient project using `Gerrit`_.
2012-04-18 13:16:39 -05:00
.. _on OpenStack's Git server: https://git.openstack.org/cgit/openstack/python-openstackclient/tree
.. _Launchpad: https://launchpad.net/python-openstackclient
.. _Gerrit: http://docs.openstack.org/infra/manual/developers.html#development-workflow
2012-04-18 13:16:39 -05:00
Indices and Tables
==================
2012-04-18 13:16:39 -05:00
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`