{ "info": { "author": "Daniel W. Steinbrook", "author_email": "steinbro@post.harvard.edu", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "Intended Audience :: System Administrators", "Operating System :: OS Independent", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Topic :: System :: Filesystems" ], "description": "zpoolparty: Execute ZFS dataset commands transparently across pools/hosts\n\nThe command syntax is the same as the standard \"zfs\" command, except that\ninstead of specifying datasets in pool/filesystem[@snapshot] form, you can\nprepend host:. For example,\n\n $ zpoolparty snapshot bos:mypool/work@today\n\nis translated into\n\n $ ssh bos zfs snapshot mypool/work@today\n\nA single command can reference filesystems on multiple hosts. For example,\n\n $ zpoolparty get mountpoint mypool/foo bos:mypool/work lax:mypool/play\n\nis, in turn, translated into three commands, run sequentially:\n\n $ zfs get mountpoint mypool/foo\n $ ssh bos zfs get mountpoint mypool/work\n $ ssh lax zfs get mountpoint mypool/play", "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/steinbro/zpoolparty", "keywords": "zfs", "license": "CDDL", "maintainer": null, "maintainer_email": null, "name": "zpoolparty", "package_url": "https://pypi.org/project/zpoolparty/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/zpoolparty/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/steinbro/zpoolparty" }, "release_url": "https://pypi.org/project/zpoolparty/0.1.2/", "requires_dist": null, "requires_python": null, "summary": "Execute ZFS dataset commands transparently across pools/hosts", "version": "0.1.2" }, "last_serial": 2717672, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "e08ff685a13b70e8eeb5e24d0547a9c8", "sha256": "e2b35e2fa943abd09671ba0e83ee054a66039cb7c93e484ae2c5ccfdc72bafc9" }, "downloads": -1, "filename": "zpoolparty-0.1.tar.gz", "has_sig": false, "md5_digest": "e08ff685a13b70e8eeb5e24d0547a9c8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4011, "upload_time": "2016-11-30T18:28:20", "url": "https://files.pythonhosted.org/packages/53/c9/a6fac4c8fe950ed3769e3ddfa68620af079768a38f231041c6494001095c/zpoolparty-0.1.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "dce088c903d39df31b6b498b3646a27b", "sha256": "f6b540e5a4e94a1d7a6b8fffee0f02b9ac6dee04ef26db573ec1ed5d9aac69c2" }, "downloads": -1, "filename": "zpoolparty-0.1.1.tar.gz", "has_sig": false, "md5_digest": "dce088c903d39df31b6b498b3646a27b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4027, "upload_time": "2016-12-05T21:04:29", "url": "https://files.pythonhosted.org/packages/59/e8/f3076f3da49a41606c05b8a31c82b818d90c2800be4825f2b8b38a8ce882/zpoolparty-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "2b3f3cea08aae06024ebb4f55b74bcd0", "sha256": "98903f0044d1ce648b0c3cba51a1133c4d6b81a3cbda760d74a546094854dcc9" }, "downloads": -1, "filename": "zpoolparty-0.1.2.tar.gz", "has_sig": false, "md5_digest": "2b3f3cea08aae06024ebb4f55b74bcd0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4021, "upload_time": "2017-03-20T14:09:11", "url": "https://files.pythonhosted.org/packages/9a/4c/a515a16a07e88cb7020484c12ef8692ff6892353044022f6506e98abaf97/zpoolparty-0.1.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "2b3f3cea08aae06024ebb4f55b74bcd0", "sha256": "98903f0044d1ce648b0c3cba51a1133c4d6b81a3cbda760d74a546094854dcc9" }, "downloads": -1, "filename": "zpoolparty-0.1.2.tar.gz", "has_sig": false, "md5_digest": "2b3f3cea08aae06024ebb4f55b74bcd0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4021, "upload_time": "2017-03-20T14:09:11", "url": "https://files.pythonhosted.org/packages/9a/4c/a515a16a07e88cb7020484c12ef8692ff6892353044022f6506e98abaf97/zpoolparty-0.1.2.tar.gz" } ] }