chef / chef/chef-server

chef-server-ctl org-users-list <org-name>

Open
#1,610 2 comments 3 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Status: Good First Issue Triage: Feature Request Type: Enhancement
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.