## Describe The Problem To Be Solved <!-- Please provide a concise description of the problem to be addressed by this feature request. --> Port over the common [challengeutils](https://github.com/Sage-Bionetworks/challengeutils) commands and functions, e.g. - [x] annotate-submission - [ ] create-portal-challenge - [x] change-status - [ ] send-email - [x] delete-submission etc. ## (optional) Suggest a Solution * Some refactoring will be needed * Utilize `Typer` for the CLI (over `argparse`)