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