gamesheet_sdk.teams.cli.commands.schedule.games moduleΒΆ
Scheduled games CLI commands for GameSheet teams.
Every verb here declares the unified game option set from gamesheet_sdk.common.cli.game_options, the
same set gamesheet-admin games declares, so a command line written for either CLI runs unchanged on the
other. Execution lives in gamesheet_sdk.teams.cli.commands.schedule.game_runner.