
Python-openstackclient is a unified command-line client for the openstack apis. it is a thin wrapper to the stock python-*client modules that implement the actual rest api client actions.
this is an implementation of the design goals shown in http://wiki.openstack.org/unifiedcli. the primary goal is to provide a unified shell command structure and a common language to describe operations in openstack.
this package contains the documentation.