Metadata-Version: 2.1
Name: cloud-pak-operations-cli
Version: 0.5.0
Summary: IBM Cloud Pak Operations CLI
Author-email: IBM Corporation <db2datagate@ibm.com>
Project-URL: repository, https://github.com/IBM/cloud-pak-operations-cli
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: MacOS
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3.10
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: ansible
Requires-Dist: ansible-runner
Requires-Dist: asyncssh
Requires-Dist: click
Requires-Dist: click-option-group
Requires-Dist: colorama
Requires-Dist: halo
Requires-Dist: jmespath
Requires-Dist: jsonschema
Requires-Dist: kubernetes >=12
Requires-Dist: netifaces
Requires-Dist: pypi-simple
Requires-Dist: pytest
Requires-Dist: pyyaml
Requires-Dist: q
Requires-Dist: requests
Requires-Dist: semver
Requires-Dist: sortedcontainers
Requires-Dist: tabulate
Requires-Dist: tqdm
Requires-Dist: urllib3

# IBM Cloud Pak Operations CLI

<div align="center">
    <p>
        <a href="https://github.com/IBM/cloud-pak-operations-cli/blob/master/LICENSE"><img alt="GitHub license" src="https://img.shields.io/github/license/IBM/cloud-pak-operations-cli?style=for-the-badge"></a>
	    <a href="https://github.com/IBM/cloud-pak-operations-cli/issues"><img alt="GitHub issues" src="https://img.shields.io/github/issues/IBM/cloud-pak-operations-cli?style=for-the-badge"></a>
        <a href="https://github.com/IBM/cloud-pak-operations-cli/stargazers"><img alt="GitHub stars" src="https://img.shields.io/github/stars/IBM/cloud-pak-operations-cli?style=for-the-badge"></a>
        <a href="https://github.com/IBM/cloud-pak-operations-cli/actions?query=workflow%3A%22Python+Testing%22+branch%3Amaster"><img alt="GitHub Workflow Status (branch)" src="https://img.shields.io/github/actions/workflow/status/IBM/cloud-pak-operations-cli/python-package.yml?branch=master&style=for-the-badge"></a>
    </p>
</div>

The IBM Cloud Pak Operations CLI provides basic functionality to manage Red Hat OpenShift clusters and IBM Cloud Pak for Data on various cloud platforms on top of the OpenShift CLI (oc) and the [IBM Cloud Pak for Data CLI](https://github.com/IBM/cpd-cli) (cpd-cli).

Documentation can be found [here](https://ibm.github.io/cloud-pak-operations-cli/).
