enbas/internal/executor
Dan Anglin c8ee788832
fix: show account relationship by default
This is a breaking change.

Changes:

- Show the relationship between the user and the account by default.
- Remove the show-relationship flag.
- Add the skip-relationship flag so that users can set this to true if
  they don't want to display the relationship.
2024-05-23 18:22:13 +01:00
..
account.go fix(breaking): update project structure 2024-05-23 18:06:49 +01:00
add.go fix(breaking): update project structure 2024-05-23 18:06:49 +01:00
block.go fix(breaking): update project structure 2024-05-23 18:06:49 +01:00
const.go fix: show account relationship by default 2024-05-23 18:22:13 +01:00
create.go fix(breaking): update project structure 2024-05-23 18:06:49 +01:00
delete.go fix(breaking): update project structure 2024-05-23 18:06:49 +01:00
errors.go fix(breaking): update project structure 2024-05-23 18:06:49 +01:00
executor.go fix(breaking): update project structure 2024-05-23 18:06:49 +01:00
flags.go fix(breaking): update project structure 2024-05-23 18:06:49 +01:00
follow.go fix(breaking): update project structure 2024-05-23 18:06:49 +01:00
login.go fix(breaking): update project structure 2024-05-23 18:06:49 +01:00
remove.go fix(breaking): update project structure 2024-05-23 18:06:49 +01:00
show.go fix: show account relationship by default 2024-05-23 18:22:13 +01:00
switch.go fix(breaking): update project structure 2024-05-23 18:06:49 +01:00
update.go fix(breaking): update project structure 2024-05-23 18:06:49 +01:00
usage.go fix(breaking): update project structure 2024-05-23 18:06:49 +01:00
version.go fix(breaking): update project structure 2024-05-23 18:06:49 +01:00
whoami.go fix(breaking): update project structure 2024-05-23 18:06:49 +01:00