Or get the binaries directly from a Github release. Read more about
verifying the authenticity of released artifacts
here.
⚡️ Usage
Help
tbll outputs data in tabular format
Usage: tbll [OPTIONS]
Options:
-r, --row <STRING:::STRING...> Row elements
-s, --read-stdin Whether to read row elements from stdin
-d, --delimiter <STRING> Delimiter to use [default: ,]
-n, --num-cols <NUMBER> Number of columns to output [default: 1]
--headers <STRING,STRING...> Command separated list of headers; overrides --num-cols when provided
--style <STRING> Border Style [default: sharp] [possible values: ascii, ascii-rounded, blank, dots, empty, extended, markdown, modern, modern-rounded, psql, re-structured-text, rounded, sharp]
--left-pad <NUMBER> Left padding for cells [default: 1]
--right-pad <NUMBER> Right padding for cells [default: 1]
-h, --help Print help
In case you get the tbll binary directly from a release, you may want to
verify its authenticity. Checksums are applied to all released artifacts, and
the resulting checksum file is attested using Github Attestations.
Steps to verify (replace A.B.C in the commands below with the version you
want):
Download the sha256 checksum file for your platform from the release: