FeatureBase SQL Command Line Interface (CLI)
The SQL CLI allows you to execute SQL statements:
- on the command-line
- over an HTTP endpoint
Before you begin
- Start the FeatureBase Community server
- CD to the
*/featurebase/optdirectory
Start the FeatureBase SQL CLI
- Run the following command in the
*/featurebase/optdirectory:
./featurebase cli
FeatureBase SQL CLI flags
These flags can be used within the CLI.
| Flag | Description |
|---|---|
\? | Get help |
\q | Quit the CLI and return to the terminal |