{ "info": { "author": "Mike Cooper", "author_email": "mcooper@mozilla.com", "bugtrack_url": null, "classifiers": [], "description": "james - Chief CLI.\n\nINSTALL\n=======\n\n```shell\npip install git+https://github.com/mythmon/chief-james.git\n```\n\nUSAGE\n=====\n\n```\nusage: james [-h] [-g] [-p] ENV [REF]\n\npositional arguments:\n ENV Environment defined in the config file to deploy to.\n REF A git reference (like a SHA) to deploy (default HEAD)\n\noptional arguments:\n -h, --help show this message and exit\n -g, --github Open a browser to the Github compare url for the diff.\n -p, --print Only print the git log (or Github URL with -g), nothing more.\n```\n\nCONFIG\n======\njames.ini in the current directory should be an ini file with\none section per environment. Each environment should have a\n`revision_url`, `chief_url`, and `password`. A special section,\n`general`, may exist, which will can have one key: `username`. If no\nusername is given in general, the result of the command \"whoami\" will be\nused.\n\nExample:\n\n```ini\n[general]\nusername = bob\n\n[prod]\nrevision_url = http://example.com/media/revision.txt\nchief_url = http://chief.example.com/example.prod\npassword = lolpassword\n\n[stage]\nrevision_url = http://stage.example.com/media/revision.txt\nchief_url = http://chief.example.com/example.stage\npassword = omgsecret\n```\n\nThen you can use james like this:\n\n james stage fa0594dc16df3be505592b6346412c0a03cfe5bf\n\nAnswer the questions, and wait a bit, and a deploy will happen! You will\nsee the same output that you would if you deployed using the website.\n", "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/mythmon/chief-james", "keywords": null, "license": "MPL 2.0", "maintainer": null, "maintainer_email": null, "name": "chief-james", "package_url": "https://pypi.org/project/chief-james/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/chief-james/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/mythmon/chief-james" }, "release_url": "https://pypi.org/project/chief-james/1.0/", "requires_dist": null, "requires_python": null, "summary": "UNKNOWN", "version": "1.0" }, "last_serial": 1402437, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "13b40f5dcafa7f4fc750435966481dd6", "sha256": "c9f4bb8280c0c65f20a9dfc841157fcb479461ecae6972a8a33363e7693aa917" }, "downloads": -1, "filename": "chief-james-1.0.tar.gz", "has_sig": false, "md5_digest": "13b40f5dcafa7f4fc750435966481dd6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4369, "upload_time": "2015-01-30T01:18:22", "url": "https://files.pythonhosted.org/packages/65/8a/c52aa38c5f2e7f7f573529284042111684b42a1cb1c865f1f523d39a864a/chief-james-1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "13b40f5dcafa7f4fc750435966481dd6", "sha256": "c9f4bb8280c0c65f20a9dfc841157fcb479461ecae6972a8a33363e7693aa917" }, "downloads": -1, "filename": "chief-james-1.0.tar.gz", "has_sig": false, "md5_digest": "13b40f5dcafa7f4fc750435966481dd6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4369, "upload_time": "2015-01-30T01:18:22", "url": "https://files.pythonhosted.org/packages/65/8a/c52aa38c5f2e7f7f573529284042111684b42a1cb1c865f1f523d39a864a/chief-james-1.0.tar.gz" } ] }