Command Line Interface
TableX ships with a little CLI that you can use to hook into your database from your terminal.
Refer to the CLI reference for a list of all arguments/flags available.
Setup
-
Add TableX to your path.
Windows:
If you wish to add it to your path permanently, follow this guide
MacOS & Linux:
You can also add the above line to your
.zshrc
or.bashrc
to add it permanently. -
Test it.