Skip to content
shakhat edited this page Sep 21, 2012 · 2 revisions

The command shows a list of available protocols. The list is a super-set of protocols for all devices registered in the service.

Usage

balancer protocols-list

Example

.venv/bin/balancer --token fake --endpoint http://localhost:8181 protocols-list         +-----------+
| protocols |
+-----------+
|    HTTP   |
|    TCP    |
+-----------+
Clone this wiki locally