CommandsΒΆ
Crash has several built-in client commands that you can run from the prompt.
Every command starts with a \
character.
Command |
Description |
---|---|
|
List all available commands. |
\c <HOSTS> ,\connect <HOSTS> |
Connect to Same as
If multiple hosts are specified, Crash will attempt to connect to all of them. The command will succeed if at least one connection is successful. |
|
Print a list of tables. The list does not include tables in the |
|
Specifies the output format of the SQL response. Same as Available |
|
Quit the CrateDB shell. |
|
Query the
|
|
Use apps like |
|
Reads statements from |
|
Query the |
|
Turn autocomplete feature on or off. Works as a toggle. |
|
Turn automatic capitalization for SQL keywords or off. Works as a toggle. |