googleapis / googleapis/cloud-bigtable-cbt-cli

the read option 'keys-only' is misnamed

Open
#157 0 comments 0 reactions 0 assignees View on GitHub
priority: p2 type: bug
Dominant language
Go
Stars
15
Forks
42
PR merge metrics
No merged PRs in 30d

Description

The documentation for the `keys-only` option for `cbt read` says:
```
keys-only= Whether to print only row keys
```
However this isn't what it does. It prints all the columns, too. Really this option should be named `strip-values`, to mirror what the underlying BT API request does.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.