enbas/internal
Dan Anglin 32ca448ae7
feat: add and remove accounts from a list
Summary:

This commit adds the ability to add and remove accounts from a list.

The list models has also been updated to change the way lists are
displayed on screen.

Changes:

- Added a subcommand to add accounts to a list.
- Added a subcommand to remove accounts from a list.
- Added a custom error for unknown subcommands.
- Added a custom error when no account IDs are specified when
  expected.
2024-05-19 11:48:36 +01:00
..
build build: add the install mage target 2024-02-25 15:10:02 +00:00
client feat: add and remove accounts from a list 2024-05-19 11:48:36 +01:00
config fix(breaking): update the credentials filename 2024-02-27 09:31:17 +00:00
model feat: add and remove accounts from a list 2024-05-19 11:48:36 +01:00
utilities refactor: remove dependency on golang.org/x/oauth2 2024-02-25 06:41:13 +00:00
internal.go feat: add Enbas 2024-02-23 09:44:57 +00:00