Metadata-Version: 2.1
Name: dcos
Version: 0.2.0
Summary: DCOS Common Modules
Home-page: https://github.com/mesosphere/dcos-cli
Author: Mesosphere, Inc.
Author-email: team@mesosphere.io
Keywords: mesos apache marathon mesosphere command datacenter
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: Topic :: Software Development :: User Interfaces
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
License-File: LICENSE
License-File: NOTICE
Requires-Dist: gitpython>=1.0
Requires-Dist: jsonschema==2.4
Requires-Dist: pager<4.0,>=3.3
Requires-Dist: portalocker<1.0,>=0.5
Requires-Dist: pygments<3.0,>=2.0
Requires-Dist: pystache<1.0,>=0.5
Requires-Dist: requests<3.0,>=2.6
Requires-Dist: six<2.0,>=1.9
Requires-Dist: toml<1.0,>=0.9
Requires-Dist: futures<4.0,>=3.0
Requires-Dist: prettytable<1.0,>=0.7

DCOS Command Line Interface
===========================
The DCOS Command Line Interface (CLI) is a command line utility that
provides a user-friendly yet powerful way to manage DCOS installations.

This project is open source. Please see GitHub_ to access source code and to contribute.

Full documentation is available for the DCOS CLI on the `Mesosphere docs website`_.

.. _GitHub: https://github.com/mesosphere/dcos-cli
.. _Mesosphere docs website: http://docs.mesosphere.com/using/cli/
