src teams

Usage

'src teams' is a tool that manages teams in a Sourcegraph instance.

Usage:

	src teams command [command options]

The commands are:

	list	lists teams
	create	create a team
	update	update a team
	delete	delete a team
	members	manage team members, use "src teams members [command] -h" for more information.

Use "src teams [command] -h" for more information about a command.