forked from toolshed/abra
docs: more specifics in TODO file
This commit is contained in:
parent
1442c71911
commit
4d12a75494
95
TODO.md
95
TODO.md
@ -1,46 +1,63 @@
|
|||||||
# TODO
|
# TODO
|
||||||
|
|
||||||
Disclaimer!: List is WIP
|
> Disclaimer!: List is WIP
|
||||||
|
|
||||||
- [ ] Feature Parity with Abra
|
## Feature parity
|
||||||
- [ ] Commands
|
|
||||||
- [ ] `abra server`
|
- [ ] Commands
|
||||||
- [x] `ls`
|
- [ ] `abra server`
|
||||||
- [x] `add`
|
- [x] `ls`
|
||||||
- [ ] `new`
|
- [x] `add`
|
||||||
- [ ] `capsul`
|
- [ ] `new`
|
||||||
- [ ] `hetzner`
|
- [ ] `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`
|
||||||
- [ ] `rm`
|
- [ ] `rm`
|
||||||
- [ ] `init`
|
- [ ] `undeploy`
|
||||||
- [ ] `apps`
|
- [ ] `volume`
|
||||||
- [ ] `abra app`
|
- [ ] `ls`
|
||||||
- [x] `ls`
|
|
||||||
- [x] `new`
|
|
||||||
- [ ] `backup`
|
|
||||||
- [ ] `deploy`
|
|
||||||
- [ ] `check`
|
|
||||||
- [ ] `version`
|
|
||||||
- [ ] `config`
|
|
||||||
- [ ] `cp`
|
|
||||||
- [ ] `logs`
|
|
||||||
- [ ] `ps`
|
|
||||||
- [ ] `restore`
|
|
||||||
- [ ] `rm`
|
- [ ] `rm`
|
||||||
- [ ] `run`
|
- [ ] `abra recipe`
|
||||||
- [ ] `rollback`
|
- [x] `ls`
|
||||||
- [ ] `secret`
|
- [x] `create`
|
||||||
- [ ] `undeploy`
|
- [ ] `release`
|
||||||
- [ ] `volume`
|
- [x] `versions`
|
||||||
- [ ] `abra recipe`
|
- [ ] `lint`
|
||||||
- [x] `ls`
|
- [ ] `upgrade`
|
||||||
- [x] `create`
|
- [ ] migrating installer script
|
||||||
- [ ] `release`
|
- [x] `version`
|
||||||
- [x] `versions`
|
- [ ] `doctor`
|
||||||
- [ ] `lint`
|
|
||||||
- [ ] `upgrade`
|
## Next phase
|
||||||
- [x] `version`
|
|
||||||
- [ ] `doctor`
|
|
||||||
- [ ] Refactor code and good comments
|
- [ ] 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
|
- [ ] Look at UX and UI
|
||||||
|
- [ ] Automated builds and releases (for all OS's and archs)
|
||||||
|
|
||||||
|
## New features
|
||||||
|
|
||||||
|
- [ ] Commands
|
||||||
|
- [ ] `abra server`
|
||||||
|
- [ ] `dns`
|
||||||
|
- [ ] `gandi`
|
||||||
|
- [ ] In package managers (AUR, Debian, Ubuntu, Fedora, Homebrew, etc.)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user