mirror of
https://github.com/aljazceru/turso.git
synced 2025-12-30 22:44:21 +01:00
Merge 'docs: Document more CLI command line options' from Pekka Enberg
Closes #3550
This commit is contained in:
@@ -149,7 +149,9 @@ The SQL shell supports the following command line options:
|
||||
| `-h`, `--help` | Print help |
|
||||
| `-V`, `--version` | Print version |
|
||||
| `--mcp` | Start a MCP server instead of the interactive shell |
|
||||
| `--experimental-mvcc` | Enable experimental MVCC feature. **Note:** the feature is not production ready so do not use it for critical data right now. |
|
||||
| `--experimental-encryption` | Enable experimental encryption at rest feature. **Note:** the feature is not production ready so do not use it for critical data right now. |
|
||||
| `--experimental-mvcc` | Enable experimental MVCC feature. **Note:** the feature is not production ready so do not use it for critical data right now. |
|
||||
| `--experimental-strict` | Enable experimental strict schema feature. **Note**: the feature is not production ready so do not use it for critical data right now. |
|
||||
| `--experimental-views` | Enable experimental views feature. **Note**: the feature is not production ready so do not use it for critical data right now. |
|
||||
|
||||
## Transactions
|
||||
|
||||
Reference in New Issue
Block a user