apache-brooklyn-cli

Command-line interface for Apache Brooklyn deployment and management

brewmacoslinux
Try with needOr install directly
Source

About

Apache Brooklyn command-line interface

Commands

br

Examples

Connect to a Brooklyn server and list deployed applications$ br login http://localhost:8081 && br app list
Deploy an application from a YAML blueprint$ br deploy my-blueprint.yaml
View details of a running application$ br app MyApp entity list