[![build-status-image]][build-status]
[![coverage-status-image]][codecov]
[![pypi-version]][pypi]
# cirrus-mgmt
cirrus-mgmt is a plugin for the [cirrus-geo] processing pipeline framework to
add deployment management commands to the `cirrus` cli. The commands allow
users to perform common tasks like getting payload states, processing payloads,
and testing workflows.
## Quickstart
cirrus-mgmt is `pip`-installable:
```
pip install cirrus-mgmt
```
When installed alonside [cirrus-geo], it will add several subcommands to the
`cirrus` cli:
```
cirrus deployments
cirrus manage
cirrus payload
```
See the [full plugin documentation][docs] for more information on use.
[docs]: https://cirrus-geo.github.io/cirrus-mgmt/
[cirrus-geo]: https://github.com/cirrus-geo/cirrus-geo
[build-status-image]: https://github.com/cirrus-geo/cirrus-mgmt/actions/workflows/python-test.yml/badge.svg
[build-status]: https://github.com/cirrus-geo/cirrus-mgmt/actions/workflows/python-test.yml
[coverage-status-image]: https://img.shields.io/codecov/c/github/cirrus-geo/cirrus-mgmt/master.svg
[codecov]: https://codecov.io/github/cirrus-geo/cirrus-mgmt?branch=main
[pypi-version]: https://img.shields.io/pypi/v/cirrus-mgmt.svg
[pypi]: https://pypi.org/project/cirrus-mgmt/
Raw data
{
"_id": null,
"home_page": "https://github.com/cirrus-geo/cirrus-mgmt",
"name": "cirrus-mgmt",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "",
"author": "Jarrett Keifer (jkeifer), Element 84",
"author_email": "",
"download_url": "https://files.pythonhosted.org/packages/89/9f/c152a55851a2a4c3149f3da630cd41e23f334be258cc6e993c4357dfb235/cirrus-mgmt-0.1.1.tar.gz",
"platform": null,
"description": "[![build-status-image]][build-status]\n[![coverage-status-image]][codecov]\n[![pypi-version]][pypi]\n\n# cirrus-mgmt\n\ncirrus-mgmt is a plugin for the [cirrus-geo] processing pipeline framework to\nadd deployment management commands to the `cirrus` cli. The commands allow\nusers to perform common tasks like getting payload states, processing payloads,\nand testing workflows.\n\n## Quickstart\n\ncirrus-mgmt is `pip`-installable:\n\n```\npip install cirrus-mgmt\n```\n\nWhen installed alonside [cirrus-geo], it will add several subcommands to the\n`cirrus` cli:\n\n```\ncirrus deployments\ncirrus manage\ncirrus payload\n```\n\nSee the [full plugin documentation][docs] for more information on use.\n\n[docs]: https://cirrus-geo.github.io/cirrus-mgmt/\n[cirrus-geo]: https://github.com/cirrus-geo/cirrus-geo\n[build-status-image]: https://github.com/cirrus-geo/cirrus-mgmt/actions/workflows/python-test.yml/badge.svg\n[build-status]: https://github.com/cirrus-geo/cirrus-mgmt/actions/workflows/python-test.yml\n[coverage-status-image]: https://img.shields.io/codecov/c/github/cirrus-geo/cirrus-mgmt/master.svg\n[codecov]: https://codecov.io/github/cirrus-geo/cirrus-mgmt?branch=main\n[pypi-version]: https://img.shields.io/pypi/v/cirrus-mgmt.svg\n[pypi]: https://pypi.org/project/cirrus-mgmt/\n",
"bugtrack_url": null,
"license": "Apache-2.0",
"summary": "cirrus-geo plugin providing deployment management commands",
"version": "0.1.1",
"project_urls": {
"Homepage": "https://github.com/cirrus-geo/cirrus-mgmt"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "d8d583fb2c326d44a1e28cf8d84e8cbd9a4b2f3354e3c7f14e7631d24e5270a1",
"md5": "79f1fdd11b41dea7b7f18769424d4f65",
"sha256": "d1f63a69f6e4a21ac0f8483fb6abbc0d2a424c1801cf19ad7bc9a4becac5cb7e"
},
"downloads": -1,
"filename": "cirrus_mgmt-0.1.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "79f1fdd11b41dea7b7f18769424d4f65",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 17560,
"upload_time": "2024-02-16T18:21:22",
"upload_time_iso_8601": "2024-02-16T18:21:22.629523Z",
"url": "https://files.pythonhosted.org/packages/d8/d5/83fb2c326d44a1e28cf8d84e8cbd9a4b2f3354e3c7f14e7631d24e5270a1/cirrus_mgmt-0.1.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "899fc152a55851a2a4c3149f3da630cd41e23f334be258cc6e993c4357dfb235",
"md5": "de285134cecba160b53cc5e2a5a58068",
"sha256": "7607720f53e343af06d53fe946b8779b5f665178ce646b5740303883e9216f81"
},
"downloads": -1,
"filename": "cirrus-mgmt-0.1.1.tar.gz",
"has_sig": false,
"md5_digest": "de285134cecba160b53cc5e2a5a58068",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 16599,
"upload_time": "2024-02-16T18:21:24",
"upload_time_iso_8601": "2024-02-16T18:21:24.178299Z",
"url": "https://files.pythonhosted.org/packages/89/9f/c152a55851a2a4c3149f3da630cd41e23f334be258cc6e993c4357dfb235/cirrus-mgmt-0.1.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-02-16 18:21:24",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "cirrus-geo",
"github_project": "cirrus-mgmt",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [],
"lcname": "cirrus-mgmt"
}