abra/TODO.md

64 lines
1.1 KiB
Markdown
Raw Normal View History

2021-07-18 03:10:14 +00:00
# TODO
2021-07-31 14:17:06 +00:00
> Disclaimer!: List is WIP
2021-07-18 03:10:14 +00:00
2021-07-31 14:17:06 +00:00
## Feature parity
- [ ] Commands
- [ ] `abra server`
- [x] `ls`
- [x] `add`
- [ ] `new`
- [ ] `capsul`
- [ ] `hetzner`
- [ ] `rm`
- [ ] `init`
- [ ] `apps`
- [ ] `abra app`
- [x] `ls`
- [x] `new`
- [ ] `backup`
- [ ] `deploy`
- [ ] `check`
- [ ] `version`
- [ ] `config`
- [ ] `cp`
- [ ] `logs`
- [ ] `ps`
- [ ] `restore`
- [ ] `rm`
- [ ] `run`
- [ ] `rollback`
- [ ] `secret`
- [ ] `generate`
- [ ] `insert`
2021-07-18 05:41:19 +00:00
- [ ] `rm`
2021-07-31 14:17:06 +00:00
- [ ] `undeploy`
- [ ] `volume`
- [ ] `ls`
2021-07-18 05:41:19 +00:00
- [ ] `rm`
2021-07-31 14:17:06 +00:00
- [ ] `abra recipe`
- [x] `ls`
- [x] `create`
- [ ] `release`
- [x] `versions`
- [ ] `lint`
- [ ] `upgrade`
- [ ] migrating installer script
- [x] `version`
- [ ] `doctor`
## Next phase
2021-07-18 05:41:19 +00:00
- [ ] Refactor code and good comments
2021-07-31 14:17:06 +00:00
- [ ] Look at UX and UI
2021-07-18 05:41:19 +00:00
- [ ] Automated builds and releases (for all OS's and archs)
2021-07-31 14:17:06 +00:00
## New features
- [ ] Commands
- [ ] `abra server`
- [ ] `dns`
- [ ] `gandi`
2021-07-18 05:41:19 +00:00
- [ ] In package managers (AUR, Debian, Ubuntu, Fedora, Homebrew, etc.)