michi-covalent / ci-dashboard

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ci-dashboard

Requirements

Build & Run

To run:

go build .

Then:

./ci-dashboard show cilium cilium
./ci-dashboard show cilium cilium-cli

To show the dashboard for a specific workflow:

./ci-dashboard list cilium cilium-cli

Then pick the workflow you are interested in:

./ci-dashboard show cilium cilium-cli -w gke.yaml

About

License:Apache License 2.0


Languages

Language:Go 100.0%