async fn handle_inspect(input: &[String], output: &mut Vec<String>)
Auxiliary function to define the inspect command handling.