Climbr
Command-line tool for interacting with Limbr servers.
Installation
It's a gem, so you can install it like any other gem.
$ gem install climbr
Usage
The following commands are available:
$ climbr PROJECT config:set FOO=BAR
$ climbr PROJECT config
$ climbr PROJECT instances
$ climbr PROJECT restart
$ climbr PROJECT maintenance:on
$ climbr PROJECT maintenance:off
Any arguments not matching the known values will result in the help documentation being displayed instead.
Contributing
Bug reports and pull requests are welcome on GitHub at https://github.com/limbrup/climbr. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.