Requires a version of go that supports go.mod
- go get
- Build it
make build
- Create $HOME/.hatter.yaml file or use premade one
---
redis-address: localhost:6379
redis-password: ''
cluster: default
Optionally you can pass in a different config using --config
.
- Then use
./bin/wc threads
-
proxy
- provides endpoints for Hatter UI
-
apply
- applies environment file to cluster
-
purge
- destroys cluster
-
threads
- lists threads
-
threads disable
- stops thread
-
thread enable
- starts thread
-
endpoints -lists endpoints
-
endpoints disabled
- disables endpoint
-
endpoints enable
- enables endpoint
-
workers
- lists workers
-
workers stop
- stops worker