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

# TODO
Disclaimer!: List is WIP
- [ ] Feature Parity with Abra
- [ ] Commands
- [ ] `abra server`
- [x] `ls`
- [x] `add`
- [ ] `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`
- [x] `ls`
- [ ] `create`
- [ ] `release`
- [ ] `versions`
- [ ] `abra upgrade`
- [x] `version`
- [ ] `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