feat: implement app logs command

This commit is contained in:
2021-08-29 14:13:35 +02:00
parent 45e2442e83
commit 8651e22441
2 changed files with 113 additions and 2 deletions

View File

@ -20,7 +20,7 @@
- [x] `version`
- [x] `config`
- [x] `cp`
- [ ] `logs`
- [x] `logs`
- [x] `ps`
- [ ] `restore`
- [x] `rm`