abra/TODO.md

67 lines
1.4 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
2021-08-02 13:11:14 +00:00
- [x] `abra server`
2021-07-31 14:17:06 +00:00
- [x] `ls`
- [x] `add`
2021-08-02 13:27:18 +00:00
- [x] `new`
2021-08-02 13:11:14 +00:00
- [x] `capsul`
2021-08-02 12:05:39 +00:00
- [x] `hetzner`
2021-08-01 22:13:58 +00:00
- [x] `rm`
2021-08-01 23:03:27 +00:00
- [x] `init`
2021-07-31 14:17:06 +00:00
- [ ] `abra app`
- [x] `ls`
- [x] `new`
- [ ] `backup`
- [ ] `deploy`
- [ ] `check`
- [ ] `version`
- [ ] `config`
- [ ] `cp`
- [ ] `logs`
- [ ] `ps`
- [ ] `restore`
2021-08-07 15:00:51 +00:00
- [x] `rm`
2021-07-31 14:17:06 +00:00
- [ ] `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`
2021-08-07 15:00:51 +00:00
- [ ] `upgrade` (in-progress `@decentral1se`)
- [ ] `sync` (in-progress `@decentral1se`)
- [ ] `release` (in-progress `@decentral1se`)
2021-07-31 14:17:06 +00:00
- [x] `versions`
- [x] `lint`
2021-07-31 14:17:06 +00:00
- [ ] `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`
- [ ] `abra recipe`
- [ ] "TBD apps.json generating command" (see [#40](https://git.coopcloud.tech/coop-cloud/go-abra/issues/40))
2021-07-18 05:41:19 +00:00
- [ ] In package managers (AUR, Debian, Ubuntu, Fedora, Homebrew, etc.)