training-gym setup
"# training-gym setup\n\nDeploy the dashboard.\n\n**Usage**:\n\n```bash\ntraining-gym setup [OPTIONS]\n```\n\n**Options**:\n\n* `--proxy-auth`: Require Modal proxy authentication for the dashboard.\n* `--no-proxy-auth`: Deploy the dashboard without Modal proxy authentication.\n* `--trajectory-viewer FILE`: Mount a custom TrajectoryViewer.svelte over the dashboard default.\n* `--no-trajectory-viewer`: Forget a saved --trajectory-viewer and redeploy the built-in viewer.\n* `--help`: Show this message and exit.\n"
Deploy the dashboard.
Usage:
training-gym setup [OPTIONS]Options:
--proxy-auth: Require Modal proxy authentication for the dashboard.--no-proxy-auth: Deploy the dashboard without Modal proxy authentication.--trajectory-viewer FILE: Mount a custom TrajectoryViewer.svelte over the dashboard default.--no-trajectory-viewer: Forget a saved —trajectory-viewer and redeploy the built-in viewer.--help: Show this message and exit.