Netlify CLI teams command
Handle various team operations The teams command will help you manage your teams
Usage
netlify teamsFlags
debug(boolean) - Print debugging informationauth(string) - Netlify auth token - can be used to run this command without logging in
| Subcommand | description |
|---|---|
teams:list | List all teams you have access to |
Examples
netlify teams:listteams:list
Section titled “teams:list”List all teams you have access to
Usage
netlify teams:listFlags
filter(string) - For monorepos, specify the name of the application to run the command injson(boolean) - Output team data as JSONdebug(boolean) - Print debugging informationauth(string) - Netlify auth token - can be used to run this command without logging in
Examples
netlify teams:listnetlify teams:list --json