FeatureBase SQL Command Line Interface (CLI)
The SQL endpoint 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/opt
directory
Start the FeatureBase SQL CLI
The --help
flag gives a full list of flags
./featurebase cli [--help]
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 |