{ "info": { "author": "Shogo Ishikura", "author_email": "ishikura.shogo@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "conoha\n=====================\n| A command-line interface to the ConoHa.\n| **conoha** \u306f ConoHa_ \u3092\u30b3\u30de\u30f3\u30c9\u30e9\u30a4\u30f3\u4e0a\u3067\u64cd\u4f5c\u3059\u308b\u305f\u3081\u306b\u4f5c\u3089\u308c\u305fCLI\u30c4\u30fc\u30eb\u3067\u3059\u3002\n\n.. _ConoHa: https://www.conoha.jp/\n\nRequirements\n=====================\nPython 3.0\n\nInstallation\n=====================\n\u4ee5\u4e0b\u306e\u30b3\u30de\u30f3\u30c9\u3092\u5b9f\u884c\u3059\u308b\u3053\u3068\u3067 conoha \u30b3\u30de\u30f3\u30c9\u304c\u5229\u7528\u53ef\u80fd\u306b\u306a\u308a\u307e\u3059\u3002::\n\n $ pip3 install conoha\n\nConfiguration\n=====================\n\u4ee5\u4e0b\u306e\u30b3\u30de\u30f3\u30c9\u3092\u5b9f\u884c\u3059\u308b\u3053\u3068\u3067\u521d\u671f\u8a2d\u5b9a\u304c\u5b8c\u4e86\u3057\u307e\u3059\u3002::\n\n $ conoha\n username: XXXX\n password: XXXX\n tenant_id: XXXX\n Authentication success.\n\n| \u521d\u671f\u8a2d\u5b9a\u3092\u884c\u3063\u305f\u5185\u5bb9\u306f ~/.conoha/config \u306bTOML\u5f62\u5f0f\u3067\u4fdd\u5b58\u3055\u308c\u307e\u3059\u3002\n| \u203b\u30e6\u30fc\u30b6\u60c5\u5831\u304c\u767b\u9332\u3055\u308c\u3066\u3044\u308b\u30ea\u30fc\u30b8\u30e7\u30f3\u306f\u81ea\u52d5\u3067\u5224\u5b9a\u3055\u308c\u307e\u3059\u3002\n\nUsage\n=====================\n\u5404\u30b3\u30de\u30f3\u30c9\u306b\u306f\u69d8\u3005\u306a\u30aa\u30d7\u30b7\u30e7\u30f3\u304c\u5b58\u5728\u3057 --help \u30aa\u30d7\u30b7\u30e7\u30f3\u3067\u8abf\u3079\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059\u3002\n\nVM\u4e00\u89a7\u53d6\u5f97::\n\n $ conoha compute vm list\n $ conoha compute vm list --outline\n $ conoha compute vm list --text\n\nVM\u30d7\u30e9\u30f3\u4e00\u89a7\u53d6\u5f97::\n\n $ conoha compute flavor list\n $ conoha compute flavor list --outline\n $ conoha compute flavor list --text\n\n\u30a4\u30e1\u30fc\u30b8\u4e00\u89a7\u53d6\u5f97(nova)::\n\n $ conoha compute image list\n $ conoha compute image list --outline\n $ conoha compute image list --text\n\nVM\u4f5c\u6210::\n\n $ conoha compute vm create -i [IMAGE_ID] -f [FLAVOR_ID] --password [ADMIN_PASSWORD]\n\nVM\u8d77\u52d5::\n\n $ conoha compute vm up [VM_ID]\n\nVM\u518d\u8d77\u52d5::\n\n $ conoha compute vm reboot [VM_ID]\n\nVM\u901a\u5e38\u505c\u6b62::\n\n $ conoha compute vm stop [VM_ID]\n\nVM\u5f37\u5236\u505c\u6b62::\n\n $ conoha compute vm stop [VM_ID] --force\n\nLicense\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/issy-s16/conoha", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "conoha", "package_url": "https://pypi.org/project/conoha/", "platform": "", "project_url": "https://pypi.org/project/conoha/", "project_urls": { "Homepage": "https://github.com/issy-s16/conoha" }, "release_url": "https://pypi.org/project/conoha/0.1.15/", "requires_dist": null, "requires_python": "", "summary": "A command-line interface to the ConoHa.", "version": "0.1.15" }, "last_serial": 4738796, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "f14d520762c98f2000165e012bfdc04b", "sha256": "480368bb968a09c10d72ec75242c6556a58db747a58a1f9d99832eedeb5f5b30" }, "downloads": -1, "filename": "conoha-0.1.0.tar.gz", "has_sig": false, "md5_digest": "f14d520762c98f2000165e012bfdc04b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4536, "upload_time": "2018-07-12T08:47:13", "url": "https://files.pythonhosted.org/packages/16/0d/155a92c7b1b6d099a0f0b31807407e9f74ce9e4887e4559ccd5d23b8e417/conoha-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "225159836e6e1419fc0efd4ae81fd39e", "sha256": "d012532870fa899fa2c27b3c68adc637b5726791039003a43cc8c0800f687e88" }, "downloads": -1, "filename": "conoha-0.1.1.tar.gz", "has_sig": false, "md5_digest": "225159836e6e1419fc0efd4ae81fd39e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4525, "upload_time": "2018-07-12T09:07:18", "url": "https://files.pythonhosted.org/packages/e6/e3/9e8d5ead5a1050fa9fb7ec65a3c75fe0698c97a2f6e750160b12099b96cd/conoha-0.1.1.tar.gz" } ], "0.1.11": [ { "comment_text": "", "digests": { "md5": "4055bab75898727b3dd6cd0144e8f90d", "sha256": "95bfc8d7e7318a049071fd9442e877ab697310bdddcdde149b5cbd3d295e54a0" }, "downloads": -1, "filename": "conoha-0.1.11.tar.gz", "has_sig": false, "md5_digest": "4055bab75898727b3dd6cd0144e8f90d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4548, "upload_time": "2018-07-12T10:09:43", "url": "https://files.pythonhosted.org/packages/f8/42/274bf7352ca168597c32e15d70621a5b645bb358b51d322cafa9a8c8b230/conoha-0.1.11.tar.gz" } ], "0.1.12": [ { "comment_text": "", "digests": { "md5": "12c7e66d53792bc23f731e6730c7510f", "sha256": "e50412ca39597513086d097cf30855a2ea32e08278b53b3e4374402c20f3cbb8" }, "downloads": -1, "filename": "conoha-0.1.12.tar.gz", "has_sig": false, "md5_digest": "12c7e66d53792bc23f731e6730c7510f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4782, "upload_time": "2018-07-13T05:23:30", "url": "https://files.pythonhosted.org/packages/66/3d/53174e5adca00ff737d22f83b95962bdc8ba08a4f04a329d76a093b9305a/conoha-0.1.12.tar.gz" } ], "0.1.13": [ { "comment_text": "", "digests": { "md5": "bfade848fc7690906d20a9c63eef052f", "sha256": "8988611c7bfbefda23bd2afbf18f4d0e781e8f768ca278650f9f84925f17c3c5" }, "downloads": -1, "filename": "conoha-0.1.13.tar.gz", "has_sig": false, "md5_digest": "bfade848fc7690906d20a9c63eef052f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4765, "upload_time": "2018-07-14T11:00:17", "url": "https://files.pythonhosted.org/packages/3f/e0/455d44f8802f0245cf6cea35e3dc6e7c3c1e7bf602725012fee4a91a1d6d/conoha-0.1.13.tar.gz" } ], "0.1.14": [ { "comment_text": "", "digests": { "md5": "f1590e3575e04c3614c4f79a19de2046", "sha256": "b28b835660d6e9ae12129c36e9683ab2306578674e92cc5ba03d9ed20aa0f623" }, "downloads": -1, "filename": "conoha-0.1.14-py3-none-any.whl", "has_sig": false, "md5_digest": "f1590e3575e04c3614c4f79a19de2046", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 5167, "upload_time": "2018-09-21T02:43:25", "url": "https://files.pythonhosted.org/packages/62/71/ad8dce3d6f591ed6a6e7c815958158de8b90b17952d3bdb4889ef26cbffd/conoha-0.1.14-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "9b4b8e724ae97335d21f62fceda4d368", "sha256": "4467dc49e431d6f0f201e84cacbf29e460c0a62f7294da05c363590040c79740" }, "downloads": -1, "filename": "conoha-0.1.14.tar.gz", "has_sig": false, "md5_digest": "9b4b8e724ae97335d21f62fceda4d368", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4750, "upload_time": "2018-09-21T02:43:27", "url": "https://files.pythonhosted.org/packages/e8/86/f18e729ca9f0f62761fb975f9a9f9ca45ba63a04004a017ff62fefa94213/conoha-0.1.14.tar.gz" } ], "0.1.15": [ { "comment_text": "", "digests": { "md5": "7d8a78017d8fa53e7b6bc371a500ae26", "sha256": "feb860024f451f50764780fbd2f9d4f90a5664ce6590581dbd12e3b468fe9487" }, "downloads": -1, "filename": "conoha-0.1.15.tar.gz", "has_sig": false, "md5_digest": "7d8a78017d8fa53e7b6bc371a500ae26", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4971, "upload_time": "2019-01-25T06:39:30", "url": "https://files.pythonhosted.org/packages/33/aa/ce7194652f0c00835adafd386c3482a2639b6e31a5fcfbf9b78a357510f0/conoha-0.1.15.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "7d8a78017d8fa53e7b6bc371a500ae26", "sha256": "feb860024f451f50764780fbd2f9d4f90a5664ce6590581dbd12e3b468fe9487" }, "downloads": -1, "filename": "conoha-0.1.15.tar.gz", "has_sig": false, "md5_digest": "7d8a78017d8fa53e7b6bc371a500ae26", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4971, "upload_time": "2019-01-25T06:39:30", "url": "https://files.pythonhosted.org/packages/33/aa/ce7194652f0c00835adafd386c3482a2639b6e31a5fcfbf9b78a357510f0/conoha-0.1.15.tar.gz" } ] }