Package: python3-dcos Source: python-dcos Version: 0.2.0-6 Architecture: all Maintainer: Debian OpenStack Installed-Size: 187 Depends: python3-git, python3-jsonschema, python3-pager, python3-portalocker, python3-prettytable, python3-pygments, python3-pystache, python3-requests, python3-six (>= 1.9), python3-toml, python3-six (<< 2.0), python3:any Section: python Priority: optional Homepage: https://github.com/mesosphere/dcos-cli Description: DCOS Common Modules - Python 3.x The DCOS Command Line Interface (CLI) is a command line utility that provides a user-friendly yet powerful way to manage DCOS installations. You can use the Mesosphere DCOS command-line interface (CLI) to remotely manage your cluster, install software packages, and inspect the cluster state. With the DCOS CLI you can: * Find and install packages from DCOS Universe and Multiverse. * Uninstall DCOS services. * Administer the DCOS init process, Marathon. * Install and uninstall subcommands that extend and add functionality to the DCOS CLI. . After you install the CLI, you can use it through a bash shell on Unix/Linux systems or PowerShell on a Windows system. . This package contains the Python 3.x module.