gamesheet_sdk.admin.cli.commands.games module¶
Games command group with nested sub-commands.
- gamesheet_sdk.admin.cli.commands.games.SCHEDULED_VERBS = ('create', 'get', 'list', 'update', 'delete')¶
Verbs promoted from
games scheduledtogames, so the admin command path lines up withgamesheet-teams schedule games <verb>.