Skip to content

Netlify CLI teams command

Handle various team operations The teams command will help you manage your teams

Usage

Terminal window
netlify teams

Flags

  • debug (boolean) - Print debugging information
  • auth (string) - Netlify auth token - can be used to run this command without logging in
Subcommanddescription
teams:listList all teams you have access to

Examples

Terminal window
netlify teams:list

List all teams you have access to

Usage

Terminal window
netlify teams:list

Flags

  • filter (string) - For monorepos, specify the name of the application to run the command in
  • json (boolean) - Output team data as JSON
  • debug (boolean) - Print debugging information
  • auth (string) - Netlify auth token - can be used to run this command without logging in

Examples

Terminal window
netlify teams:list
netlify teams:list --json