Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 1.17 KB

README.rst

File metadata and controls

26 lines (19 loc) · 1.17 KB

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)