pub fn execute( cli: &Cli, file_path: &str, format: Option<&str>, dry_run: bool, skip_existing: bool, ) -> Result<()>
Execute the import command.
import