Metadata-Version: 2.0
Name: dcli
Version: 2.10.2
Summary: Simplified command-line interface that you can use to automate tasks in your VMware Cloud on AWS and vCenter Server environments.
Home-page: http://vmware.com/go/dcli
Author: VMware
Author-email: vdaskalov@vmware.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: System Administrators
Classifier: Topic :: Utilities
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: MacOS
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: Operating System :: Unix
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Requires-Python: >=2.7
Requires-Dist: CacheControl (>=0.12.3)
Requires-Dist: Pygments (>=2.1.3)
Requires-Dist: jmespath
Requires-Dist: lockfile (>=0.12.2)
Requires-Dist: lxml (>=3.4.1)
Requires-Dist: prompt-toolkit (<2.0.0,>=1.0.0)
Requires-Dist: pyOpenSSL (>=0.15.1)
Requires-Dist: pycrypto (>=2.6)
Requires-Dist: requests (>=2.6.0)
Requires-Dist: service-identity (>=16.0.0)
Requires-Dist: setuptools
Requires-Dist: simplejson (>=3.6.5)
Requires-Dist: six (>=1.9)
Requires-Dist: wcwidth (>=0.1.6)
Requires-Dist: werkzeug (>=0.10.4)

DCLI
=======================

You can use DCLI to make calls to VMware Cloud on AWS or vCenter Server
features using commands through the shell or in interactive mode.

DCLI is designed to enable the completion of simple automation tasks by administrators
and end users. You can get a quick overview of the VMware Cloud on AWS or
vCenter Server features available by using the drop-down menu and auto-completion features
of DCLI in interactive mode.


