CLI Quick Start¶
Create a bundle and open the REPL¶
You'll see a header and prompt:
Opened bundle at file://tmp/my-bundle (version empty, 1 commit)
Type '/help' for available commands, '/exit' to quit
----------------------------------------------------------
my-bundle>
Attach data¶
Query¶
Filter rows¶
Commit¶
View history¶
Exit¶
Type /exit, /quit, or press Ctrl+C / Ctrl+D.
Next steps¶
- CLI REPL Guide -- full REPL reference
- SQL Server Guide -- remote access from Metabase, R, DBeaver
- Basic Concepts -- bundles, operations, and versioning