"# CLI reference\n\nCommands and options for the `training-gym` CLI.\n\n## Training runs\n\n| Name | Description |\n|------|-------------|\n| [`training-gym run`](/reference/cli/run) | Inspect and manage runs. |\n\n## Skills\n\n| Name | Description |\n|------|-------------|\n| [`training-gym skills`](/reference/cli/skills) | Manage agent skills. |\n\n## Configuration\n\n| Name | Description |\n|------|-------------|\n| [`training-gym setup`](/reference/cli/setup) | Deploy the dashboard. |\n| [`training-gym set-password`](/reference/cli/set-password) | Set or clear dashboard Basic Auth, then redeploy. |\n| [`training-gym set-proxy-auth`](/reference/cli/set-proxy-auth) | Store Modal proxy-auth credentials. |\n\n## Utilities\n\n| Name | Description |\n|------|-------------|\n| [`training-gym open`](/reference/cli/open) | Open the dashboard. |\n| [`training-gym cleanup`](/reference/cli/cleanup) | Delete old failed or cancelled run metadata. |\n"