chef-server-ctl org-users-list <org-name>
Nobody has claimed this yet.
- Dominant language
- Erlang
- Stars
- 303
- Forks
- 211
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 5
Description
Describe the Enhancement:
chef-server-ctl commands to list users belonging to specific organization and to list admins of the organization. Commands like:
chef-server-ctl org-users-list
chef-server-ctl org-admins-list
Describe the Need:
Anyone. This would also make fixing the idempotency of the chef-ingredient cookbook org resource user properties idempotent https://github.com/chef-cookbooks/chef-ingredient/blob/master/resources/chef_org.rb#L52
Current Alternative
Not to my knowledge
Can We Help You Implement This?:
Have to find how similar commands work and see if can replicate them at the org level
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at the existing chef-server-ctl organization-related commands and compare similar user-listing commands, as the issue suggests. Check the referenced chef-ingredient org resource for the idempotency need; done means providing commands that list an organization's users and administrators.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- erlang
- Domain
- backend, cli
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100