Skip to content

the read option 'keys-only' is misnamed #157

@adg

Description

@adg

The documentation for the keys-only option for cbt read says:

keys-only=<true|false>              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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    priority: p2Moderately-important priority. Fix may not be included in next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions