Skip to content

Releases: tkhq/tkcli

v0.2.1

13 Dec 21:17
Compare
Choose a tag to compare

Changelog

  • f9abc08 Fix keys path for MacOS, and pull fs ops in their own internal package
  • ede6f9d Merge pull request #1 from tkhq/rno/badge
  • d3b7793 Merge pull request #2 from tkhq/rno/cli-fs

v0.2.0

10 Dec 03:51
Compare
Choose a tag to compare

Changelog

  • f6b02ed Add Github action to run Go tests automatically
  • 4440fbf Add e2e tests for basic operations
  • 0312a97 Change binary name to turnkey given tk is already a popular tool in the Grafana ecosystem
  • 047deb0 Fix README typo
  • 79bb15e Fix build
  • f8be79e Move flags to their own file
  • 92e2b49 Remove debug logging
  • e70cf5c Temporary debug
  • eed8aee Uncheck build binary

v0.1.1

06 Dec 20:33
78701fd
Compare
Choose a tag to compare

Changelog

  • 9ce6b02 Add Github token instructions
  • 78701fd Rename build artifacts from tkcli to tk

v0.1.0

06 Dec 20:09
0678d5a
Compare
Choose a tag to compare

Changelog

  • 0678d5a Add goreleaser config faile
  • df88e3f Initial commit
  • 85694e4 Move all internal packages in the same spot, move main to root of repo
  • 9f30e26 Port over apikey and CLI