pub fn execute( command: &IssueCommands, db_path: Option<&PathBuf>, actor: Option<&str>, json: bool, ) -> Result<()>
Execute issue commands.