Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 221 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 221 Bytes

WKUBE Task Agent(IIASA Accelerator)

This agent wraps wkube task and monotors its health.

Usage

go run main.go "bash command"

Build

env GOOS=linux GOARCH=amd64 go build -o wagt-v0.5.3-linux-amd/wagt main.go