Skip to main content

execute_read_sstable_command

Function execute_read_sstable_command 

Source
pub async fn execute_read_sstable_command(
    file_path: &Path,
    format: OutputFormat,
    limit: Option<usize>,
    skip: usize,
    keys_only: bool,
    raw: bool,
    verbose: bool,
) -> Result<()>
Expand description

Execute the read-sstable command