gianarb / orbiter

Orbiter is an opensource docker swarm autoscaler
Apache License 2.0
505 stars 54 forks source link

Add basic CLA and debugging informations #14

Closed gianarb closed 7 years ago

gianarb commented 7 years ago

Add new API call to get all the autoscalers currently managed by orbiter:

curl http://localhost:8000/autoscaler

Add command into the CLI to get this list

export ORBITER_HOST=http://localhost:8000 orbiter autoscler ls

Add command into the CLI to print all the events fired by the daemon:

export ORBITER_HOST=http://localhost:8000 orbiter system events