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.
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.