{ "info": { "author": "Kenneth Falck", "author_email": "kennu@iki.fi", "bugtrack_url": null, "classifiers": [], "description": "=====================\nKeystok Python Client\n=====================\n\nThis tool provides shell access to Keystok from Linux, OS X and other\nUNIX-like operating systems. It can be used e.g. inside Docker containers\nto access Keystok keys.\n\nInstallation\n============\n\nTo install the Python client, run this in your shell:\n\n pip install keystok\n\nYou can do it inside a virtualenv if needed.\n\nUsage\n=====\n\nRun \"keystok -h\" for help on the available commands and options.\n\nSpecifying the access token\n---------------------------\n\nTo configure the access token, first run this in the shell:\n\n export KEYSTOK_ACCESS_TOKEN=\n\nAlternatively you can also specify the token in each command using:\n\n keystok -a \n\nIn Dockerfiles you might want to use the convenient ENV directive:\n\n ENV KEYSTOK_ACCESS_TOKEN \n\nOr to keep it out of the Dockerfile, specify it with docker run instead:\n\n docker run -e KEYSTOK_ACCESS_TOKEN=\n\nIt's also possible to place the access token in one of these files:\n\n ./.keystok/access_token (under current directory)\n ~/.keystok/access_token (under home directory)\n\nCommands\n--------\n\nTo list all keys associated with the application:\n\n keystok ls\n\nTo retrieve a key and output it into stdout:\n\n keystok get \n\nTo automatically retrieve ssh keys and generate a ssh configuration:\n\n keystok [-f] sshautoconfig\n (the -f option will force-overwrite any existing SSH keys)", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://keystok.com", "keywords": "keystok,client", "license": "LICENSE.txt", "maintainer": null, "maintainer_email": null, "name": "keystok", "package_url": "https://pypi.org/project/keystok/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/keystok/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://keystok.com" }, "release_url": "https://pypi.org/project/keystok/0.1.6/", "requires_dist": null, "requires_python": null, "summary": "Keystok Python Client", "version": "0.1.6" }, "last_serial": 1126289, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "bf5e396bc519561bc69ae05361f13c45", "sha256": "b80548034f82118031b8ec9492097326d09a6de60147edd1086546ba71d8243a" }, "downloads": -1, "filename": "keystok-0.1.0.tar.gz", "has_sig": false, "md5_digest": "bf5e396bc519561bc69ae05361f13c45", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4125, "upload_time": "2014-04-14T23:47:45", "url": "https://files.pythonhosted.org/packages/34/23/dcfe9e73d29150674147c8bf8a9529d0f295e354cc730960175b6743a9bb/keystok-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "38aa6c76b948c1cab1615aefb4936f7b", "sha256": "c2fc99a726d1513941cdf4145123a43909cfdbe38fc18226aa17b9647e816b32" }, "downloads": -1, "filename": "keystok-0.1.1.tar.gz", "has_sig": false, "md5_digest": "38aa6c76b948c1cab1615aefb4936f7b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4185, "upload_time": "2014-04-15T00:28:52", "url": "https://files.pythonhosted.org/packages/1d/2c/6b32fcdd79a92af66ae69cf183fd2993030bb39cb0f1ad8c627aad15b54d/keystok-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "7ba40820f1a71d18ebca981f08c2a213", "sha256": "ab8f52b4508f34c104a3e5769081ee0560883ce9ccc260af332d1a110346289b" }, "downloads": -1, "filename": "keystok-0.1.2.tar.gz", "has_sig": false, "md5_digest": "7ba40820f1a71d18ebca981f08c2a213", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4200, "upload_time": "2014-04-16T05:34:27", "url": "https://files.pythonhosted.org/packages/c4/f3/a5da2f4840fd17be8f6d846251723d5ee7bbcf1c4893b4e30bb75b948777/keystok-0.1.2.tar.gz" } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "454bd8160339b7fb41e3b1c10ea1b662", "sha256": "c4734ccb0b3bff646f231008f511ae43cdf5acf61a6350105bd87c93b9ab2a8e" }, "downloads": -1, "filename": "keystok-0.1.3.tar.gz", "has_sig": false, "md5_digest": "454bd8160339b7fb41e3b1c10ea1b662", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5119, "upload_time": "2014-05-14T21:39:33", "url": "https://files.pythonhosted.org/packages/f2/11/7e9a4648684a41d946a60c059705a01d2ce82b73c84b424b08a167bb4926/keystok-0.1.3.tar.gz" } ], "0.1.4": [ { "comment_text": "", "digests": { "md5": "e6cad33e13768990acd55b9c6fab311a", "sha256": "7a70eb883ec42d81eaaaa66771290e703d1cb97c5d239576babb6bc28aed94b3" }, "downloads": -1, "filename": "keystok-0.1.4.tar.gz", "has_sig": false, "md5_digest": "e6cad33e13768990acd55b9c6fab311a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5338, "upload_time": "2014-05-20T14:34:59", "url": "https://files.pythonhosted.org/packages/dd/08/33ff756cc4e3e29fa747f567abe05430af331c6bb849de1fe5cefe9688ea/keystok-0.1.4.tar.gz" } ], "0.1.5": [ { "comment_text": "", "digests": { "md5": "805b3e15594db788cdf9b3113117c7d4", "sha256": "764ec6425043b3e49621d9f42d22e10317f8a9bd5f58432e59a33de8c22e4958" }, "downloads": -1, "filename": "keystok-0.1.5.tar.gz", "has_sig": false, "md5_digest": "805b3e15594db788cdf9b3113117c7d4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5485, "upload_time": "2014-05-27T15:51:55", "url": "https://files.pythonhosted.org/packages/c5/64/d0f1b915fc48bd9c12589a33dcb32ef63af1d8507171501e6ff0d7ab63c4/keystok-0.1.5.tar.gz" } ], "0.1.6": [ { "comment_text": "", "digests": { "md5": "8b3fe9c1309ba3e750170fba11445e24", "sha256": "4ccdf099d7b28625c9302c46d4fdb0690dc77bfe5dfda3c3c3df34ece552759a" }, "downloads": -1, "filename": "keystok-0.1.6.tar.gz", "has_sig": false, "md5_digest": "8b3fe9c1309ba3e750170fba11445e24", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5593, "upload_time": "2014-06-16T11:38:45", "url": "https://files.pythonhosted.org/packages/10/52/5c703e4c0a0ddf7a162af0eca145e4f523e6dbb77ddc943f502e266d3dd1/keystok-0.1.6.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "8b3fe9c1309ba3e750170fba11445e24", "sha256": "4ccdf099d7b28625c9302c46d4fdb0690dc77bfe5dfda3c3c3df34ece552759a" }, "downloads": -1, "filename": "keystok-0.1.6.tar.gz", "has_sig": false, "md5_digest": "8b3fe9c1309ba3e750170fba11445e24", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5593, "upload_time": "2014-06-16T11:38:45", "url": "https://files.pythonhosted.org/packages/10/52/5c703e4c0a0ddf7a162af0eca145e4f523e6dbb77ddc943f502e266d3dd1/keystok-0.1.6.tar.gz" } ] }