Skip to main content

execute_info_command

Function execute_info_command 

Source
pub async fn execute_info_command(
    sstable_path: &Path,
    detailed: bool,
    format: InfoOutputFormat,
    validate: bool,
    schema_path: Option<&Path>,
    auto_detect: bool,
    cassandra_version: Option<String>,
) -> Result<()>
Expand description

Main info command implementation