emp

CLI tool for managing Empire platform deployments

brewmacoslinux
Try with needOr install directly
Source

About

CLI for Empire

Commands

emp

Examples

Deploy an application to Empire$ emp deploy -a myapp
View application logs in real-time$ emp logs -a myapp -f
Scale a process type to multiple instances$ emp scale web=3 worker=2 -a myapp