gamesheet_sdk.admin.cli.commands.teams_roster module¶
Teams roster command group - player and coach management for teams.
- gamesheet_sdk.admin.cli.commands.teams_roster.register_teams_roster_group(teams_group)[source]¶
Register the teams roster sub-group with the teams group.
- Parameters:
teams_group (click.Group) – The main teams group to attach roster commands to.