pub fn cmd_thread_move( cli: &Cli, from: String, to: String, prefixes: Vec<String>, message: Option<String>, ) -> Result<()>