Metadata-Version: 2.0
Name: oraclebmc-cli
Version: 2.1.1
Summary: Oracle Bare Metal Cloud Services CLI
Home-page: https://docs.us-phoenix-1.oraclecloud.com/Content/API/SDKDocs/cli.htm
Author: Oracle
Author-email: joe.levy@oracle.com
License: Universal Permissive License 1.0 or Apache License 2.0
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.5
Requires-Dist: certifi
Requires-Dist: click (==6.6)
Requires-Dist: configparser (==3.5.0)
Requires-Dist: cryptography (==1.5.2)
Requires-Dist: httpsig-cffi (==15.0.0)
Requires-Dist: python-dateutil (==2.5.3)
Requires-Dist: pytz (==2016.7)
Requires-Dist: requests (==2.11.1)
Requires-Dist: six (==1.10.0)
Requires-Dist: terminaltables (==3.1.0)

Oracle BMCS CLI
~~~~~~~~~~~~~~~

Installation
============

::

    pip install oraclebmc-cli


Usage
=====

::

    bmcs --help


