{ "info": { "author": "Juergen Leopold, Andreas Maier", "author_email": "leopoldj@de.ibm.com, maiera@de.ibm.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Console", "Intended Audience :: Developers", "Intended Audience :: Information Technology", "License :: OSI Approved :: Apache Software License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6" ], "description": ".. Copyright 2016-2019 IBM Corp. All Rights Reserved.\n..\n.. Licensed under the Apache License, Version 2.0 (the \"License\");\n.. you may not use this file except in compliance with the License.\n.. You may obtain a copy of the License at\n..\n.. http://www.apache.org/licenses/LICENSE-2.0\n..\n.. Unless required by applicable law or agreed to in writing, software\n.. distributed under the License is distributed on an \"AS IS\" BASIS,\n.. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n.. See the License for the specific language governing permissions and\n.. limitations under the License.\n..\n\nzhmccli - A CLI for the IBM Z HMC, written in pure Python\n=========================================================\n\n.. image:: https://img.shields.io/pypi/v/zhmccli.svg\n :target: https://pypi.python.org/pypi/zhmccli/\n :alt: Version on Pypi\n\n.. image:: https://travis-ci.org/zhmcclient/zhmccli.svg?branch=master\n :target: https://travis-ci.org/zhmcclient/zhmccli\n :alt: Travis test status (master)\n\n.. image:: https://ci.appveyor.com/api/projects/status/i022iaeu3dao8j5x/branch/master?svg=true\n :target: https://ci.appveyor.com/project/leopoldjuergen/zhmccli\n :alt: Appveyor test status (master)\n\n.. image:: https://readthedocs.org/projects/zhmccli/badge/?version=latest\n :target: http://zhmccli.readthedocs.io/en/latest/\n :alt: Docs build status (latest)\n\n.. image:: https://img.shields.io/coveralls/zhmcclient/zhmccli.svg\n :target: https://coveralls.io/r/zhmcclient/zhmccli\n :alt: Test coverage (master)\n\n.. image:: https://codeclimate.com/github/zhmcclient/zhmccli/badges/gpa.svg\n :target: https://codeclimate.com/github/zhmcclient/zhmccli\n :alt: Code Climate\n\n.. contents:: Contents:\n :local:\n\nOverview\n========\n\nThe zhmccli package is a CLI written in pure Python that interacts with the\nHardware Management Console (HMC) of `IBM Z`_ or `LinuxONE`_ machines. The goal\nof this package is to provide an easy-to-use command line interface\nfor operators.\n\n.. _IBM Z: http://www.ibm.com/systems/z/\n.. _LinuxONE: http://www.ibm.com/systems/linuxone/\n\nThe zhmccli package uses the API provided by the zhmcclient package, which\ninteracts with the Web Services API of the HMC. It supports management of the\nlifecycle and configuration of various platform resources, such as partitions,\nCPU, memory, virtual switches, I/O adapters, and more.\n\nInstallation\n============\n\nThe quick way:\n\n.. code-block:: bash\n\n $ pip install zhmccli\n\nFor more details, see the `Installation section`_ in the documentation.\n\n.. _Installation section: http://zhmccli.readthedocs.io/en/stable/intro.html#installation\n\nQuickstart\n===========\n\nThe following example code lists the machines (CPCs) managed by an HMC:\n\n.. code-block:: bash\n\n $ hmc_host=\"\"\n $ hmc_userid=\"\"\n $ zhmc -h $hmc_host -u $hmc_userid cpc list\n Enter password (for user at HMC ): .......\n +----------+------------------+\n | name | status |\n |----------+------------------|\n | P000S67B | service-required |\n +----------+------------------+\n\nDocumentation\n=============\n\nThe zhmccli documentation is on RTD:\n\n* `Documentation for latest version on Pypi`_\n* `Documentation for master branch in Git repo`_\n\n.. _Documentation for latest version on Pypi: http://zhmccli.readthedocs.io/en/stable/\n.. _Documentation for master branch in Git repo: http://zhmccli.readthedocs.io/en/latest/\n\nContributing\n============\n\nFor information on how to contribute to this project, see the\n`Development section`_ in the documentation.\n\n.. _Development section: http://zhmccli.readthedocs.io/en/stable/development.html\n\nLicense\n=======\n\nThe zhmccli package is licensed under the `Apache 2.0 License`_.\n\n.. _Apache 2.0 License: https://github.com/zhmcclient/zhmccli/tree/master/LICENSE\n\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/zhmcclient/zhmccli", "keywords": "", "license": "Apache License, Version 2.0", "maintainer": "Juergen Leopold, Andreas Maier", "maintainer_email": "leopoldj@de.ibm.com, maiera@de.ibm.com", "name": "zhmccli", "package_url": "https://pypi.org/project/zhmccli/", "platform": "", "project_url": "https://pypi.org/project/zhmccli/", "project_urls": { "Homepage": "https://github.com/zhmcclient/zhmccli" }, "release_url": "https://pypi.org/project/zhmccli/0.19.0/", "requires_dist": [ "zhmcclient (>=0.19.0)", "click (>=6.6)", "click-repl (>=0.1.0)", "click-spinner (>=0.1.6)", "progressbar2 (>=3.12.0)", "six (>=1.10.0)", "tabulate (>=0.8.1)", "pyreadline (>=2.1) ; (sys_platform == \"win32\")" ], "requires_python": "", "summary": "A CLI for the IBM Z HMC, written in pure Python", "version": "0.19.0" }, "last_serial": 4844293, "releases": { "0.18.0": [ { "comment_text": "", "digests": { "md5": "7ee13eaff18bb025ab69779b9b7ea953", "sha256": "802f613342d046d1e85e0d0dd934756cc3fbf8592a47cd1851bb701933bf2631" }, "downloads": -1, "filename": "zhmccli-0.18.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "7ee13eaff18bb025ab69779b9b7ea953", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 47455, "upload_time": "2017-10-19T08:31:02", "url": "https://files.pythonhosted.org/packages/cf/99/7206f7f16423652640156b05c373aee8a4f8dc0cbabe585b0993bde169ce/zhmccli-0.18.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "d1585f5482e9add98763bb3df21ac3d9", "sha256": "c94dddd2e73e165ab2be9c9186fca9b0ba22d4de35c9c0bcff7a8fa7b6f4def7" }, "downloads": -1, "filename": "zhmccli-0.18.0.tar.gz", "has_sig": false, "md5_digest": "d1585f5482e9add98763bb3df21ac3d9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 75227, "upload_time": "2017-10-19T08:31:04", "url": "https://files.pythonhosted.org/packages/1f/b1/17f33b9582486a8909ab2c9a8d159c3535c67ee77284fec841b87596bf72/zhmccli-0.18.0.tar.gz" } ], "0.19.0": [ { "comment_text": "", "digests": { "md5": "96b2bf2cb5a0ed59f2a504d57ea66a2a", "sha256": "4c0da192ed6e54189ae9eb8ccdbc8b535317bfd85af8f22d5bb8e949106e705e" }, "downloads": -1, "filename": "zhmccli-0.19.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "96b2bf2cb5a0ed59f2a504d57ea66a2a", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 51092, "upload_time": "2019-02-20T08:28:36", "url": "https://files.pythonhosted.org/packages/f3/ba/98dc7dbc28ae1eb5d2bcc41bd6fb333d20e7a90be2c3bcd8fb5eff9c60ec/zhmccli-0.19.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "eceaa28126180cc7119ab0f302ea97c6", "sha256": "59c5cf75b1ae160088fa39197bb5e58eff7677e87b8a0044cacb9ca7d0cf280a" }, "downloads": -1, "filename": "zhmccli-0.19.0.tar.gz", "has_sig": false, "md5_digest": "eceaa28126180cc7119ab0f302ea97c6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 87759, "upload_time": "2019-02-20T08:28:37", "url": "https://files.pythonhosted.org/packages/24/c8/f07ed3a385db6acb02405783face37246d01a9a6b9d1e925e54c80441748/zhmccli-0.19.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "96b2bf2cb5a0ed59f2a504d57ea66a2a", "sha256": "4c0da192ed6e54189ae9eb8ccdbc8b535317bfd85af8f22d5bb8e949106e705e" }, "downloads": -1, "filename": "zhmccli-0.19.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "96b2bf2cb5a0ed59f2a504d57ea66a2a", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 51092, "upload_time": "2019-02-20T08:28:36", "url": "https://files.pythonhosted.org/packages/f3/ba/98dc7dbc28ae1eb5d2bcc41bd6fb333d20e7a90be2c3bcd8fb5eff9c60ec/zhmccli-0.19.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "eceaa28126180cc7119ab0f302ea97c6", "sha256": "59c5cf75b1ae160088fa39197bb5e58eff7677e87b8a0044cacb9ca7d0cf280a" }, "downloads": -1, "filename": "zhmccli-0.19.0.tar.gz", "has_sig": false, "md5_digest": "eceaa28126180cc7119ab0f302ea97c6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 87759, "upload_time": "2019-02-20T08:28:37", "url": "https://files.pythonhosted.org/packages/24/c8/f07ed3a385db6acb02405783face37246d01a9a6b9d1e925e54c80441748/zhmccli-0.19.0.tar.gz" } ] }