feature/view-all (#5)

Reviewed-on: #5
Co-authored-by: jake <jake.young.dev@gmail.com>
Co-committed-by: jake <jake.young.dev@gmail.com>
This commit was merged in pull request #5.
This commit is contained in:
2025-04-20 05:28:56 +00:00
committed by jake
parent 4100762986
commit 13d3b2cef3
3 changed files with 18 additions and 2 deletions

View File

@@ -43,6 +43,10 @@ Saved commands can be viewed with:
```bash
mctl view <name>
```
All saved commands can be viewed with:
```bash
mctl view all
```
### Running saved commands
Commands that have been saved can be run with: