Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 444 Bytes

README.md

File metadata and controls

32 lines (20 loc) · 444 Bytes

Build Status

Robinctl

This utility is used to control the Robin load-balancer at runtime.

Usage

List frontends

robinctl ls 

Show frontend

robinctl get id <...> 

Remove frontends

robinctl rm id <...>

Add frontend

robinctl add <options>