{ "info": { "author": "yuuki0xff", "author_email": "yuuki0xff@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Console", "Intended Audience :: Developers", "Intended Audience :: System Administrators", "License :: OSI Approved :: MIT License", "Natural Language :: Japanese", "Operating System :: POSIX :: Linux", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3 :: Only", "Programming Language :: Python :: Implementation :: CPython", "Topic :: Utilities" ], "description": "conoha-cli\n==========\n**conoha-cli** \u306f `ConoHa `_ API \u306e\u30b3\u30de\u30f3\u30c9\u30e9\u30a4\u30f3\u30a4\u30f3\u30bf\u30fc\u30d5\u30a7\u30fc\u30b9\u3068Python3\u7528\u30e9\u30a4\u30d6\u30e9\u30ea\u3067\u3059\u3002\n\n\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\n============\n`conoha-cli` \u306f\u3053\u306e\u30b3\u30de\u30f3\u30c9\u3092\u5b9f\u884c\u3059\u308b\u3068\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3067\u3044\u307e\u3059::\n\n $ pip3 install conoha-cli\n\n\u6b21\u306b\u3001`~/.config/conoha/config` \u3078\u3053\u306e\u3088\u3046\u306a\u30d5\u30a1\u30a4\u30eb\u3092\u4f5c\u6210\u3057\u3066\u304f\u3060\u3055\u3044\u3002\nuser, passwd, tenant\u306f\u3001`Conoha\u30b3\u30f3\u30c8\u30ed\u30fc\u30eb\u30d1\u30cd\u30eb\u304b\u3089\u4f5c\u6210\u3057\u305fAPI\u30e6\u30fc\u30b6 `_ \u306e\u5024\u3092\u5165\u529b\u3057\u3066\u304f\u3060\u3055\u3044\u3002::\n\n [api]\n user = xxxxx\n passwd = xxxxx\n tenant = xxxxx\n\n\u4f7f\u3044\u65b9\n======\nVPS\u306e\u4e00\u89a7\u3092\u78ba\u8a8d\u3059\u308b::\n\n $ conoha-cli compute list-vms\n\n\u30de\u30b7\u30f3\u30ea\u30fc\u30c0\u30d6\u30eb\u306a\u5f62\u5f0f\u3067\u3082\u51fa\u529b\u3067\u304d\u307e\u3059::\n\n $ conoha-cli --format plain --header no compute list-vms\n\nVPS\u3092\u8d77\u52d5\u30fb\u7d42\u4e86\u30fb\u524a\u9664\u3059\u308b::\n\n $ conoha-cli compute start-vm $VM_NAME\n $ conoha-cli compute stop-vm $VM_NAME\n $ conoha-cli compute delete-vm $VM_NAME\n\n\u30e9\u30a4\u30bb\u30f3\u30b9\n==========\nMIT", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/yuuki0xff/conoha-cli", "keywords": "conoha cli api library cloud", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "conoha-cli", "package_url": "https://pypi.org/project/conoha-cli/", "platform": "", "project_url": "https://pypi.org/project/conoha-cli/", "project_urls": { "Homepage": "https://github.com/yuuki0xff/conoha-cli" }, "release_url": "https://pypi.org/project/conoha-cli/0.2.0/", "requires_dist": null, "requires_python": "", "summary": "conoha-cli is a command and Python3 library for ConoHa API.", "version": "0.2.0" }, "last_serial": 4978444, "releases": { "0.0.4": [ { "comment_text": "", "digests": { "md5": "f17ca85b2aca07506a862274f7c0d3b4", "sha256": "62647398044e789674e7abfc12be31b5e584b8a2bf25b0b0e689faa5d22e5086" }, "downloads": -1, "filename": "conoha-cli-0.0.4.tar.gz", "has_sig": false, "md5_digest": "f17ca85b2aca07506a862274f7c0d3b4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8143, "upload_time": "2016-02-11T03:49:53", "url": "https://files.pythonhosted.org/packages/96/18/6f6c1626d9072ec1e96112a6571545f2bceeadcb3618f56d8810e0c2e18e/conoha-cli-0.0.4.tar.gz" } ], "0.0.5": [], "0.1.0": [ { "comment_text": "", "digests": { "md5": "70fb2c453a5eec46f0c0d9a404695326", "sha256": "f7ad0dea6d3de4ca1f8ee069dd3352cca66342cf43dca82ed118b09dc301dc65" }, "downloads": -1, "filename": "conoha-cli-0.1.0.tar.gz", "has_sig": false, "md5_digest": "70fb2c453a5eec46f0c0d9a404695326", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12485, "upload_time": "2016-04-02T04:36:13", "url": "https://files.pythonhosted.org/packages/5c/1a/4601f246d31ba1b6c7e0d5b65d366b63192878995503058bc90f31821e60/conoha-cli-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "401e0e3b5d4e8d3c7050e8af83377bdd", "sha256": "eea2f8e0bc64bd902b4c03424565c13ed451782c38118e2781b0aa2277d4d890" }, "downloads": -1, "filename": "conoha-cli-0.1.1.tar.gz", "has_sig": false, "md5_digest": "401e0e3b5d4e8d3c7050e8af83377bdd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14483, "upload_time": "2016-09-19T12:27:46", "url": "https://files.pythonhosted.org/packages/dc/af/8b5c931d62c3561590ac999f7d4e89c0a4c8338ce5030a27cd3d1da2af44/conoha-cli-0.1.1.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "0ffcae0e3f0d219d78a216b595768dae", "sha256": "deecb9c9908dba8ed4bf94d8a4211f53250109c2f23d21208f4445f7788074ae" }, "downloads": -1, "filename": "conoha-cli-0.2.0.tar.gz", "has_sig": false, "md5_digest": "0ffcae0e3f0d219d78a216b595768dae", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18668, "upload_time": "2019-03-24T11:57:06", "url": "https://files.pythonhosted.org/packages/ff/75/9f00702e68c7f6ca9caffde3adec52ce5d6c2ac7db7da603427d79a781b8/conoha-cli-0.2.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "0ffcae0e3f0d219d78a216b595768dae", "sha256": "deecb9c9908dba8ed4bf94d8a4211f53250109c2f23d21208f4445f7788074ae" }, "downloads": -1, "filename": "conoha-cli-0.2.0.tar.gz", "has_sig": false, "md5_digest": "0ffcae0e3f0d219d78a216b595768dae", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18668, "upload_time": "2019-03-24T11:57:06", "url": "https://files.pythonhosted.org/packages/ff/75/9f00702e68c7f6ca9caffde3adec52ce5d6c2ac7db7da603427d79a781b8/conoha-cli-0.2.0.tar.gz" } ] }