Skip to content

Releases: googleapis/cloud-bigtable-cbt-cli

v.0.12.0: feat: adds keys-only filtering (#51)

23 Mar 21:06
0d77640
Compare
Choose a tag to compare
  • Added "pretty-print" formatting to cbt lookup and cbt read commands.
    Column encodings and types can be provided using a YAML file, which is
    passed to the commands using format-file argument.
  • Added "keys-only" filtering to cbt lookup and cbt read commands by
    providing keys-only=true argument.