* add job list and update job status command to mmctl
* mmctl: add listing oauth apps * Fix tests * Update mmctl docs * Fix tests * Update server/cmd/mmctl/commands/oauth.go Co-authored-by: Ibrahim Serdar Acikgoz <serdaracikgoz86@gmail.com> * Update server/cmd/mmctl/commands/oauth.go Co-authored-by: Ibrahim Serdar Acikgoz <serdaracikgoz86@gmail.com> * Add paging * Update docs --------- Co-authored-by: Ibrahim Serdar Acikgoz <serdaracikgoz86@gmail.com>
* Includes mmctl into the mono-repo * Update to use the new public module paths * Adds docs check to the mmctl CI * Fix public utils import path * Tidy up modules * Fix linter * Update CI tasks to use the new file structure * Update CI references