{ "info": { "author": "Cosmin Stejerean", "author_email": "cosmin@offbytwo.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Console", "License :: OSI Approved :: Apache Software License", "Topic :: Utilities" ], "description": "ec2audit\n========\n\nDump all EC2 information to a folder suitable for version control\n\nec2audit can output either to ``stdout`` or to a directory, and can\noutput in ``json`` and ``yaml`` formats. Identical data should produce\nidentical output (suitable for ``diff``-ing).\n\nTypes\n-----\n\nCurrently ``ec2audit`` can dump:\n\n- instances\n- security groups\n- volumes.\n\nUsage\n-----\n\nThe most basic usage is:\n\n::\n\n ec2audit \n\nHowever the recommended usage is to output to a directory with one item\nper file.\n\n::\n\n ec2audit -o \n\nThis will create ``instances``, ``security_groups``, and ``volumes``\nfolders under the ```` directory, with each instance,\nsecurity group and volume represented in its own file.\n\nYou can change the output format using ``-f json`` or ``-f yaml``. For\nconvenience you can also do ``-fj`` or ``-fy``.\n\nFor reference, the complete usage information is represented below:\n\n::\n\n Usage:\n ec2audit [options] \n ec2audit -h | --help\n ec2audit -v | --version\n\n Options:\n -h --help Show this screen.\n -v --version Show the version.\n\n -o --output=OUTPUT The output directory, stdout otherwise\n -f --format=FORMAT The output format: json or yaml [default: yaml]\n\n -I --access-key-id=ACCESS_KEY_ID AWS access key to use (default: $AWS_ACCESS_KEY_ID)[.\n -S --secret-key=SECRET_KEY AWS secret key to use (default: $AWS_SECRET_ACCESS_KEY).\n -K --secret-key-file=SECRET_KEY_FILE File containing AWS secret key to use.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/RisingOak/ec2audit", "keywords": null, "license": "Apache License 2.0", "maintainer": null, "maintainer_email": null, "name": "ec2audit", "package_url": "https://pypi.org/project/ec2audit/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/ec2audit/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com/RisingOak/ec2audit" }, "release_url": "https://pypi.org/project/ec2audit/0.2.0/", "requires_dist": null, "requires_python": null, "summary": "Dump all EC2 information to a folder suitable for version control", "version": "0.2.0" }, "last_serial": 791532, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "7996e2adc70dfa83ce9966ba318f09c4", "sha256": "856db5d0bc4275c63967674a90f708f29bbd7a96863f15e1f9e0b31e9477091d" }, "downloads": -1, "filename": "ec2audit-0.1.tar.gz", "has_sig": false, "md5_digest": "7996e2adc70dfa83ce9966ba318f09c4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4266, "upload_time": "2012-07-19T23:47:33", "url": "https://files.pythonhosted.org/packages/08/bc/cd0ac811b3bfd9ad1498a5a92041d5c61b83ba995e2ee0710eb8adca92ed/ec2audit-0.1.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "8f359e2af5ce356892eff73f2d6364f1", "sha256": "83df885986a31bb96192e9a0124e7c92fb1a0c464b7559ada4ac7588daed54e5" }, "downloads": -1, "filename": "ec2audit-0.1.1.tar.gz", "has_sig": false, "md5_digest": "8f359e2af5ce356892eff73f2d6364f1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4619, "upload_time": "2012-09-14T21:55:39", "url": "https://files.pythonhosted.org/packages/60/07/a2385ee3ab4a941a4e4ba26849faed79e8f97478dbd4bc1adb1952409e39/ec2audit-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "ecfcb080f7b216d6944f343e4c1ec6eb", "sha256": "1b18524617c1937174d0baacb1b07c3adc1bf5beb535e2e2aa4b21816055e6b3" }, "downloads": -1, "filename": "ec2audit-0.1.2.tar.gz", "has_sig": false, "md5_digest": "ecfcb080f7b216d6944f343e4c1ec6eb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4615, "upload_time": "2012-12-11T03:44:01", "url": "https://files.pythonhosted.org/packages/23/1c/180c928e9477b802d03f49b1766864c788895da9d28c9d581f360981c799/ec2audit-0.1.2.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "66292bb1f05a1255f99f1bc38032689e", "sha256": "21982b63658a504fe63daa432f62cf7b6f676cee014afc1b54d8f73a696a334f" }, "downloads": -1, "filename": "ec2audit-0.2.0.tar.gz", "has_sig": false, "md5_digest": "66292bb1f05a1255f99f1bc38032689e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4651, "upload_time": "2012-12-11T03:55:03", "url": "https://files.pythonhosted.org/packages/a7/b9/9e3b5c0ab389f9e7d421bd1d5a0777910e17781e56315554749c482b5679/ec2audit-0.2.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "66292bb1f05a1255f99f1bc38032689e", "sha256": "21982b63658a504fe63daa432f62cf7b6f676cee014afc1b54d8f73a696a334f" }, "downloads": -1, "filename": "ec2audit-0.2.0.tar.gz", "has_sig": false, "md5_digest": "66292bb1f05a1255f99f1bc38032689e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4651, "upload_time": "2012-12-11T03:55:03", "url": "https://files.pythonhosted.org/packages/a7/b9/9e3b5c0ab389f9e7d421bd1d5a0777910e17781e56315554749c482b5679/ec2audit-0.2.0.tar.gz" } ] }