mirror of
https://github.com/aljazceru/turso.git
synced 2026-01-31 13:54:27 +01:00
cli: Remove unused "--experimental-logical-log" option
This commit is contained in:
@@ -76,8 +76,6 @@ pub struct Opts {
|
||||
pub tracing_output: Option<String>,
|
||||
#[clap(long, help = "Start MCP server instead of interactive shell")]
|
||||
pub mcp: bool,
|
||||
#[clap(long, help = "Enable experimental logical log feature")]
|
||||
pub experimental_logical_log: bool,
|
||||
#[clap(long, help = "Enable experimental encryption feature")]
|
||||
pub experimental_encryption: bool,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user