- [x] list profiles command - [x] delete any profile command - [ ] refactor execute command selection https://github.com/tkhr0/mfa-cli/blob/master/src/main.rs#L24 - [x] validate profile name `[A-Za-z_-]+` - [ ] write doc comments - [x] Run cargo test on CI
https://github.com/tkhr0/mfa-cli/blob/master/src/main.rs#L24
[A-Za-z_-]+