This repository has been archived on 2021-07-22. You can view files and clone it, but cannot push or open issues or pull requests.
go-abra/TODO.md

44 lines
939 B
Markdown
Raw Normal View History

2021-07-18 03:10:14 +00:00
# TODO
Disclaimer!: List is WIP
2021-07-18 05:41:19 +00:00
- [ ] Feature Parity with Abra
- [ ] Commands
- [ ] `abra server`
- [x] `ls`
2021-07-22 11:49:08 +00:00
- [x] `add`
2021-07-18 05:41:19 +00:00
- [ ] `new`
- [ ] `rm`
- [ ] `init`
- [ ] `apps`
- [ ] `abra app`
- [ ] `ls`
- [ ] `new`
- [ ] `backup`
- [ ] `deploy`
- [ ] `check`
- [ ] `version`
- [ ] `config`
- [ ] `cp`
- [ ] `logs`
- [ ] `ps`
- [ ] `restore`
- [ ] `rm`
- [ ] `run`
- [ ] `rollback`
- [ ] `secret`
- [ ] `undeploy`
- [ ] `volume`
- [ ] `abra recipe`
2021-07-21 08:58:13 +00:00
- [x] `ls`
2021-07-18 05:41:19 +00:00
- [ ] `create`
- [ ] `release`
- [ ] `versions`
- [ ] `abra upgrade`
2021-07-20 21:59:47 +00:00
- [x] `version`
2021-07-18 05:41:19 +00:00
- [ ] `doctor`
- [ ] Refactor code and good comments
- [ ] Automated builds and releases (for all OS's and archs)
- [ ] In package managers (AUR, Debian, Ubuntu, Fedora, Homebrew, etc.)
- [ ] Look at UX and UI