How-to guides¶
A how-to guide is a recipe; it serves a reader who already has enough context to understand the problem and the solution.
How-to guides are task-oriented. The reader has a specific goal in mind and wants the shortest path to it. They are not beginners — they understand the building blocks; they just need a recipe.
Available guides¶
Planned guides¶
The following how-to guides are planned for future releases based on common SDK workflows:
How to authenticate with the GameSheet WebUI — Using the
logincommand to save session tokensHow to configure environment variables — Setting
GAMESHEET_*env vars for authentication and base URLHow to use the Python API directly — Importing and using SDK modules in your own Python code
How to customize output formats — Using
--formatand--columnsoptions for JSON, YAML, CSV, and table outputsHow to enable shell completion — Installing bash/zsh/fish tab-completion for the CLI
How to configure headless vs headed mode — Using
--no-headlessfor debugging browser flowsHow to troubleshoot authentication issues — Common auth failures and resolution steps
How to retrieve season data — Using
seasons getandseasons listcommandsHow to manage iPad/Scoring Access Keys — Using
ipad-keyscommands to retrieve scoring credentials