cbt
Verified for current stable LTS
Cbt Commands
Cbt command syntax with verified terminal examples.
Commands
6 commands for Cbt
cbt Operations
Cbt Command: Count Rows
cbt count "<table_name>" cbt Operations
Cbt Command: List Tables
cbt ls cbt Operations
Cbt Command: Lookup Single Row Recent Cell
cbt lookup "<table_name>" "<row_key>" cells-per-column=<1> cbt Operations
Cbt Command: Lookup Single Row Specific Columns
cbt lookup "<table_name>" "<row_key>" columns="{family1:qualifier1,family2:qualifier2,...}" cbt Archive
Cbt Command: Read Row Range Keys Only
cbt read <table_name> start=<start_row_key> end=<end_row_key> keys-only=true cbt Search
Cbt Command: Read Rows By Regex
cbt read "<table_name>" regex="<row_key_pattern>" count=<5> Suggest a Cbt Command
Submit missing workflows, corrections, or verified alternatives for this tool.
FAQ
Coverage: Focused examples for common Cbt workflows.
Verified version: current stable LTS.
Verification: Test commands in a disposable workspace and submit notes for edge cases.