async fn handle_dao_view( parts: &[&str], input: &[String], output: &mut Vec<String>, )
Auxiliary function to define the dao view subcommand handling.