mirror of
https://github.com/aljazceru/turso.git
synced 2025-12-18 00:54:19 +01:00
customize completion candidates for some args
This commit is contained in:
@@ -35,9 +35,6 @@ pub enum Command {
|
||||
/// Open a database file
|
||||
#[command(display_name = ".open")]
|
||||
Open(OpenArgs),
|
||||
/// Print this message or the help of the given subcommand(s)
|
||||
// #[command(display_name = ".help")]
|
||||
// Help,
|
||||
/// Display schema for a table
|
||||
#[command(display_name = ".schema")]
|
||||
Schema(SchemaArgs),
|
||||
|
||||
Reference in New Issue
Block a user