shpkpr is a command-line tool designed to manage applications running on Marathon


Keywords
shpkpr, mesos, marathon, chronos
License
MIT
Install
pip install shpkpr==4.1.2

Documentation

shpkpr

Documentation Status

shpkpr is a tool for controlling and observing applications/tasks running on Marathon and Chronos. shpkpr is designed to provide a simple command-line interface to Marathon and Chronos (similiar to the heroku command-line tool) for use both manually and with CI tools like jenkins.

Features

  • List/show detailed application info
  • Deploy applications (using Jinja2 templates)
  • Zero-downtime application deploys when used with Marathon-LB
  • List/show detailed cron task info
  • Deploy cron tasks (using Jinja2 templates)