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
|
||||
|
||||
Disclaimer!: List is WIP
|
||||
> Disclaimer!: List is WIP
|
||||
|
||||
- [ ] Feature Parity with Abra
|
||||
- [ ] Commands
|
||||
- [ ] `abra server`
|
||||
- [x] `ls`
|
||||
- [x] `add`
|
||||
- [ ] `new`
|
||||
- [ ] `capsul`
|
||||
- [ ] `hetzner`
|
||||
## 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`
|
||||
- [ ] `rm`
|
||||
- [ ] `init`
|
||||
- [ ] `apps`
|
||||
- [ ] `abra app`
|
||||
- [x] `ls`
|
||||
- [x] `new`
|
||||
- [ ] `backup`
|
||||
- [ ] `deploy`
|
||||
- [ ] `check`
|
||||
- [ ] `version`
|
||||
- [ ] `config`
|
||||
- [ ] `cp`
|
||||
- [ ] `logs`
|
||||
- [ ] `ps`
|
||||
- [ ] `restore`
|
||||
- [ ] `undeploy`
|
||||
- [ ] `volume`
|
||||
- [ ] `ls`
|
||||
- [ ] `rm`
|
||||
- [ ] `run`
|
||||
- [ ] `rollback`
|
||||
- [ ] `secret`
|
||||
- [ ] `undeploy`
|
||||
- [ ] `volume`
|
||||
- [ ] `abra recipe`
|
||||
- [x] `ls`
|
||||
- [x] `create`
|
||||
- [ ] `release`
|
||||
- [x] `versions`
|
||||
- [ ] `lint`
|
||||
- [ ] `upgrade`
|
||||
- [x] `version`
|
||||
- [ ] `doctor`
|
||||
- [ ] `abra recipe`
|
||||
- [x] `ls`
|
||||
- [x] `create`
|
||||
- [ ] `release`
|
||||
- [x] `versions`
|
||||
- [ ] `lint`
|
||||
- [ ] `upgrade`
|
||||
- [ ] migrating installer script
|
||||
- [x] `version`
|
||||
- [ ] `doctor`
|
||||
|
||||
## Next phase
|
||||
|
||||
- [ ] 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
|
||||
- [ ] 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