Create a team in an npm organization.

Section: Org and team operations

Create a team

bash
bash
npm team create <org>:developers
Explanation

Create a team in an npm organization.

Learn the surrounding workflow

Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.

Related commands

Same sheet · prioritizing Org and team operations
Add a user to a team
Add a user to a team.
OpenIn sheetbashsame section
Remove a user from a team
Remove a user from a team.
OpenIn sheetbashsame section
List org members
List users in an npm organization.
OpenIn sheetbashsame section
Change org user role
Set an organization role for a user.
OpenIn sheetbashsame section
Run audit
Audit installed dependencies for known vulnerabilities.
OpenIn sheetbash1 tag match
List top-level packages only
Show only direct dependencies.
OpenIn sheetbash1 tag match