Skip to content

Releases: ken8203/tikv-cli

v0.0.2

17 May 03:24
5f3b5c6
Compare
Choose a tag to compare

Changelog

  • bf84e7c Merge pull request #1 from ken8203/refactor/cmd
  • 2e9049b feat(cmd): add scan command
  • 5f3b5c6 feat(cmd): shell supports use
  • a1b8931 feat(interal/client): scan
  • cf9168a refactor(cmd): extract command functions

v0.0.1

10 May 08:56
4a95a4e
Compare
Choose a tag to compare

Changelog

  • b090f97 Initial commit
  • 4a95a4e chore(ci): release
  • 697df2a chore: init repo
  • d2d6f4a chore: setup docker compose
  • d3329c0 feat(cmd): add Get, Put, Delete, and interactive shell
  • 200aa8f feat(cmd): add debug flag
  • 209c206 feat(cmd): support TTL
  • a4f1b48 refactor(cmd): extract each function
  • 57d3a8c refactor(cmd): new client
  • 5e9c057 refactor(terminal): executeFn
  • bd13a67 refactor(terminal): use golang.org/x/term