manifoldco / manifoldco/torus-cli
Unable to remove a team
- Dominant language
- Go
- Stars
- 603
- Forks
- 30
- PR merge metrics
- No merged PRs in 30d
Description
The following commands are available:
```
create Create a team in an organization
list List teams in an organization
members List members of a particular team in and organization
add Add user to a specified team in an organization you administer
remove Remove user from a specified team in an organization you administer
```
I tried removing all users, but the team persists.
Contributor guide
Research direction
The issue lists the team CLI commands, especially remove; start by tracing the team command entry point and how remove handles users. Confirm the intended behavior for deleting an empty team, then verify completion by exercising the command against a team with no members.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100