cirrus-mgmt

cirrus-geo plugin providing deployment management commands


License
Apache-2.0
Install
pip install cirrus-mgmt==0.1.1

Documentation

build-status-image coverage-status-image pypi-version

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 for more information on use.