btcli
btcli copied to clipboard
btcli is a CLI client for the Bigtable. Has many read options and auto-completion.
Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.0.0-20181217223516-dcdaa6325bcb to 0.1.0. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.0.0-20181217023233-e147a9138326 to 0.7.0. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Hi, thanks for this tool, it looks great. Unfortunately i am not able authenticate with my bigtable instance. Using the usuall `cbt` with the same configuration works without problems. This...
go1.13 linux/amd64 on Ubuntu 18.04.3 ``` > help panic: runtime error: index out of range [1] with length 0 goroutine 1 [running]: github.com/takashabe/btcli/pkg/cmd/interactive.lazyDoHelp(0xb38000, 0xc0000cc010, 0xb3ab80, 0xc00031f050, 0xc0005dc410, 0x0, 0x0) /home/gustavoip/go/pkg/mod/github.com/takashabe/[email protected]/pkg/cmd/interactive/executor.go:66...