Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/docwhat/buildkite-agent-tracker


https://github.com/docwhat/buildkite-agent-tracker

Last synced: 2 days ago
JSON representation

Awesome Lists containing this project

README

        

# BuildKite Agent Tracker

> A simple program to list all your builder agents and their status

## Installation

```console
go install docwhat.org/buildkite-agent-tracker/cmd/bk-agents@latest
```

## Usage

At the moment, it is primitive. Sorry.

```console
$ export BUILDKITE_AGENT_TOKEN=bkua_12345678901234567890
$ export BUILDKITE_ORG=docwhat
$ bk-agents
```