abra/TODO.md

68 lines
1.3 KiB
Markdown
Raw Normal View History

2021-07-18 03:10:14 +00:00
# TODO
2021-08-28 18:32:44 +00:00
## Bash feature parity
2021-07-31 14:17:06 +00:00
- [ ] 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`
2021-08-28 17:10:19 +00:00
- [x] `backup`
- [x] `deploy`
2021-08-28 18:13:56 +00:00
- [x] `check`
- [x] `version`
2021-08-29 08:45:49 +00:00
- [x] `config`
2021-08-29 11:41:29 +00:00
- [x] `cp`
2021-08-29 12:13:35 +00:00
- [x] `logs`
2021-08-28 14:00:16 +00:00
- [x] `ps`
2021-08-29 14:25:31 +00:00
- [x] `restore`
2021-08-07 15:00:51 +00:00
- [x] `rm`
2021-08-29 19:20:21 +00:00
- [x] `run`
- [ ] `rollback`
- [x] `secret`
- [x] `generate`
2021-08-31 08:50:02 +00:00
- [x] `insert`
2021-08-31 08:31:54 +00:00
- [x] `rm`
- [x] `ls`
2021-08-29 23:36:42 +00:00
- [x] `undeploy`
2021-07-31 14:17:06 +00:00
- [ ] `volume`
2021-09-02 15:57:38 +00:00
- [x] `ls` (WIP: knoflook)
2021-08-12 09:36:57 +00:00
- [ ] `rm` (WIP: knoflook)
2021-08-10 11:22:37 +00:00
- [x] `abra recipe`
2021-07-31 14:17:06 +00:00
- [x] `ls`
- [x] `create`
2021-08-10 06:25:08 +00:00
- [x] `upgrade`
2021-08-10 10:21:42 +00:00
- [x] `sync`
2021-07-31 14:17:06 +00:00
- [x] `versions`
- [x] `lint`
2021-07-31 14:17:06 +00:00
- [ ] `upgrade`
- [x] `version`
## Next phase
2021-08-28 18:32:44 +00:00
- [ ] Polishing UI/UX and testing
- [ ] Refactoring and code organisation
- [ ] Automated builds for releasing
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-08-28 14:01:48 +00:00
- [ ] Package manager integration
2021-08-31 14:51:05 +00:00
- [x] AUR
2021-08-28 14:01:48 +00:00
- [ ] Debian
- [ ] Ubuntu
- [ ] Fedora
- [ ] Homebrew