Skip to content
This repository was archived by the owner on May 28, 2025. It is now read-only.

Latest commit

 

History

History
26 lines (14 loc) · 413 Bytes

File metadata and controls

26 lines (14 loc) · 413 Bytes

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.