enbas/cmd/enbas
Dan Anglin bc18c00c69
feat: add ability to interact with lists
Add the ability to create, update, list and delete lists.

Note, adding accounts or removing them from lists is not scoped
in this PR.
2024-02-27 19:52:59 +00:00
..
create.go feat: add ability to interact with lists 2024-02-27 19:52:59 +00:00
delete.go feat: add ability to interact with lists 2024-02-27 19:52:59 +00:00
login.go fix(breaking): update the credentials filename 2024-02-27 09:31:17 +00:00
main.go feat: add ability to interact with lists 2024-02-27 19:52:59 +00:00
show.go feat: add ability to interact with lists 2024-02-27 19:52:59 +00:00
switch.go feat: add Enbas 2024-02-23 09:44:57 +00:00
update.go feat: add ability to interact with lists 2024-02-27 19:52:59 +00:00
usage.go feat: add timeline support 2024-02-24 15:53:29 +00:00
version.go feat: add Enbas 2024-02-23 09:44:57 +00:00