-
Notifications
You must be signed in to change notification settings - Fork 3
Available Commands
Magno Oliveira edited this page Jul 5, 2019
·
1 revision
| Command | Description |
|---|---|
canary-update |
Command that changes weights in Canary Deployment |
canary-up |
Command to add 10% to canary release of a load balancer |
canary-enable |
Command that actives the Canary Deployment in a specified Load Balancer |
canary-disable |
Command that disable the Canary Deployment in a specified Load Balancer |
canary-info |
Command that returns a haproxy.cfg of a specified Load Balancer |
list-lb |
Command that brings ID list Environment Load Balancers Name |
service-info |
Command that brings information about a service that will be specified |
service-upgrade |
Command that will make an upgrade of a service, changing its image according to which it is passed as parameter |
service-list |
Command that brings an ID list | Environment Services Name |
service-start |
Command that start one service |
service-stop |
Command that stop one service |
service-status |
Command used to check status of service |
task-add |
Command used to check health of one service |
task-stop |
Command remove automatic service check |
task-list |
Command list all running tasks at the moment of called |
env-list |
Command list all environments of selected Rancher |
env-set |
Command to set a environment to next requests on Rancher |
rancher-set |
Command sets the selected Rancher, to next requests |
rancher-list |
Command to list all registered Ranchers on database |
commands |
Command responsible for displaying the commands that are available in BOT |
SlackBot Jeremias
Magno Oliveira
|
Cayo Hollanda