{ "info": { "author": "bertl4398", "author_email": "bertl4398@googlemail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Console", "License :: OSI Approved :: BSD License", "Programming Language :: Python :: 2.7", "Topic :: Internet" ], "description": "cdmi-cli\n========\n\nAn interactive command line client for CDMI.\n\nInstallation\n------------\n\nTo install cdmi-cli, simply:\n\n.. code-block:: bash\n\n $ sudo pip install cdmi_client\n\nTo install cdmi-cli from source:\n\n.. code-block:: bash\n\n $ sudo python setup.py install\n\nor alternatively (using virtualenv):\n\n.. code-block:: bash\n\n (env) $ python setup.py install\n\nGetting Started\n---------------\n\nTo use (with caution), simply do:\n\n.. code-block:: bash\n\n $ cdmi-cli\n cdmi @> ?\n available commands:\n quit - quit client\n qos - manage QoS for CDMI object\n help - show help for available commands\n auth - authentication to the CDMI server\n exit - exit client\n query - make CDMI query\n close - close connection to CDMI server\n open - open connection to CDMI server\n ? - show available commands\n\nMore Examples\n-------------\n\nSimple Query\n^^^^^^^^^^^^\n\nTo perform a simple query you need to open a connection first and provide some\nauthentication, for example:\n\n.. code-block:: bash\n\n $ cdmi-cli\n cdmi @> open cdmi.exmpale.com 443\n cdmi @cdmi.example.com> auth basic\n Enter username: cdmi_user\n Enter password:\n cdmi @cdmi.example.com> query /", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/indigo-dc/cdmi_client", "keywords": "cdmi client qos", "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "cdmi_client", "package_url": "https://pypi.org/project/cdmi_client/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/cdmi_client/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/indigo-dc/cdmi_client" }, "release_url": "https://pypi.org/project/cdmi_client/0.3/", "requires_dist": null, "requires_python": null, "summary": "Interactive command line client for CDMI", "version": "0.3" }, "last_serial": 2473891, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "febfa65e1b27ece1ad6425f20c7bbbb0", "sha256": "4a0ee8bdcd50daaddc117b3f7af6a600d96aa1078cadadca754ddc3f6b67410e" }, "downloads": -1, "filename": "cdmi_client-0.1.tar.gz", "has_sig": false, "md5_digest": "febfa65e1b27ece1ad6425f20c7bbbb0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5012, "upload_time": "2016-10-19T12:42:24", "url": "https://files.pythonhosted.org/packages/ea/67/1b0b7439f77bd05b88acea6bfd06528d3b70bd11070c73325f0491a4ea92/cdmi_client-0.1.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "51bf085311197ec4e2f8e53951ffc5a4", "sha256": "63d0f021f1a35e0250bf898507dd6a2c080e31de2cd822e917582274d13df409" }, "downloads": -1, "filename": "cdmi_client-0.2.tar.gz", "has_sig": false, "md5_digest": "51bf085311197ec4e2f8e53951ffc5a4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5141, "upload_time": "2016-11-04T13:39:53", "url": "https://files.pythonhosted.org/packages/f0/06/47fe2e525c77903d5a22d6a2cbf0501a9f774919ec0fcc1a9bb3652e2f47/cdmi_client-0.2.tar.gz" } ], "0.3": [ { "comment_text": "", "digests": { "md5": "d08db7183a0681a5e8743dd14b4be4b1", "sha256": "1c856412a1168d462b534af22130b73f70cc42eac4c042d10d4bddd688086864" }, "downloads": -1, "filename": "cdmi_client-0.3.tar.gz", "has_sig": false, "md5_digest": "d08db7183a0681a5e8743dd14b4be4b1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5154, "upload_time": "2016-11-21T14:48:00", "url": "https://files.pythonhosted.org/packages/cf/f7/43d73c732389b333ac11690d768e583e2e21011b4a47800b945b2540080f/cdmi_client-0.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "d08db7183a0681a5e8743dd14b4be4b1", "sha256": "1c856412a1168d462b534af22130b73f70cc42eac4c042d10d4bddd688086864" }, "downloads": -1, "filename": "cdmi_client-0.3.tar.gz", "has_sig": false, "md5_digest": "d08db7183a0681a5e8743dd14b4be4b1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5154, "upload_time": "2016-11-21T14:48:00", "url": "https://files.pythonhosted.org/packages/cf/f7/43d73c732389b333ac11690d768e583e2e21011b4a47800b945b2540080f/cdmi_client-0.3.tar.gz" } ] }