{ "info": { "author": "Isotoma Limited", "author_email": "support@isotoma.com", "bugtrack_url": null, "classifiers": [ "Intended Audience :: System Administrators", "License :: OSI Approved :: Apache Software License", "Operating System :: POSIX" ], "description": "========\nHyperkit\n========\n\n\nCommand line interface\n======================\n\nCreate\n------\n\nCreate a virtual machine. If called with no arguments it will use\nyour default hypervisor to create a new virtual machine with your default\ndistribution, release, architecture with default configuration::\n\n hyperkit create\n\nBy default it will use VirtualBox to create a recent 64-bit Ubuntu VM.\n\nusage: hyperkit create [-h] [--username USERNAME] [--password PASSWORD]\n [--public-key PUBLIC_KEY] [--key-id KEY_ID]\n [--memory MEMORY] [--cpus CPUS] [--image IMAGE]\n [--options OPTIONS]\n [name] [distro] [release] [arch]\n\npositional arguments:\n name The name of the vm to create\n distro The name of the distro to use\n release The release of the distro to use\n arch The architecture of the distro to use\n\noptional arguments:\n -h, --help show this help message and exit\n --username USERNAME The username of the initial user\n --password PASSWORD The password for the initial user\n --public-key PUBLIC_KEY\n A specific public key to be added to the initial\n user's authorized list\n --key-id KEY_ID The name of a key in your ~/.ssh folder\n --memory MEMORY The amount of memory for the new virtual machine\n --cpus CPUS The number of cpus for the new virtual machine\n --image IMAGE A file path or url to an image to use instead of the\n distro's default\n --options OPTIONS hypervisor specific options to pass to the new VM\n\n\n\nAuthentication\n~~~~~~~~~~~~~~\n\nThe following options affect how you can log into the created VM::\n\n --username the username of the initial user (default:\n --password the password for the initial user\n --public-key a specific public key to be added to the initial user's allowed list\n --key-id the name of a key in your ~/.ssh folder, to be added to the initial user's allowed list\n\nIf no authentication options are provided, hyperkit will use the first public key loaded into the running ssh agent, if there is one running.\n\nIf no password is provided, then password authentication will not be possible, and a public key must be used.\n\nHardware options\n~~~~~~~~~~~~~~~~\n --memory the amount of RAM for the VM, in Megabytes\n --cpus", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://yaybu.com/", "keywords": null, "license": "Apache Software License", "maintainer": null, "maintainer_email": null, "name": "Hyperkit", "package_url": "https://pypi.org/project/Hyperkit/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/Hyperkit/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://yaybu.com/" }, "release_url": "https://pypi.org/project/Hyperkit/0.2/", "requires_dist": null, "requires_python": null, "summary": "Hypervisor tools", "version": "0.2" }, "last_serial": 1094611, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "5d35b4b57cba8abb30b214fab4bae824", "sha256": "b1a3be16d543240f13cbe8911e6bcd172aede43e192266a5077922c792c6b2a8" }, "downloads": -1, "filename": "Hyperkit-0.1.zip", "has_sig": false, "md5_digest": "5d35b4b57cba8abb30b214fab4bae824", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 50581, "upload_time": "2014-05-16T13:56:20", "url": "https://files.pythonhosted.org/packages/53/11/36c83bfdbd397690718de7cc415d06ca360cfd685f54292ef8bc32c4c642/Hyperkit-0.1.zip" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "edb5d17e1cebc43d96980dc727d3ec0b", "sha256": "b331ff601405a9eef0e2e507aaf72ddc4e24f01d7b52af47271391141eead4ff" }, "downloads": -1, "filename": "Hyperkit-0.2.zip", "has_sig": false, "md5_digest": "edb5d17e1cebc43d96980dc727d3ec0b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 50480, "upload_time": "2014-05-16T14:04:05", "url": "https://files.pythonhosted.org/packages/55/17/ee57c0e358637e6f23c680bc470b9d4f26d56a47dd0e03a6a9a9b76e9d31/Hyperkit-0.2.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "edb5d17e1cebc43d96980dc727d3ec0b", "sha256": "b331ff601405a9eef0e2e507aaf72ddc4e24f01d7b52af47271391141eead4ff" }, "downloads": -1, "filename": "Hyperkit-0.2.zip", "has_sig": false, "md5_digest": "edb5d17e1cebc43d96980dc727d3ec0b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 50480, "upload_time": "2014-05-16T14:04:05", "url": "https://files.pythonhosted.org/packages/55/17/ee57c0e358637e6f23c680bc470b9d4f26d56a47dd0e03a6a9a9b76e9d31/Hyperkit-0.2.zip" } ] }