gamesheet_sdk.common.cli.rich_config module¶
Shared rich-click configuration for all GameSheet CLIs.
- gamesheet_sdk.common.cli.rich_config.apply_rich_click_defaults()[source]¶
Apply common rich-click display settings.
Sets text markup, argument display, error styling, column layout, and help section ordering. Both
gamesheet-adminandgamesheet-teamscall this at module level so every CLI gets a consistent look- and-feel.