gamesheet_sdk.admin.cli.commands package

Admin CLI command modules.

gamesheet_sdk.admin.cli.commands.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.

Submodules