Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 288 Bytes

File metadata and controls

15 lines (10 loc) · 288 Bytes

Dear Agent

This is a CLI tool for the Honeycomb.io API, written in Go.

Structure

  • main.go - entry point
  • cmd/ - cobra command definitions (root, version, etc.)
  • honeycomb/ - API client package

Install

go install github.com/maragudk/honeycomb-cli@latest