{
  "name": "init",
  "argv": [
    "/Users/johnhorton/tools/ep/vorhersage/.venv/bin/python",
    "-m",
    "vorhersage",
    "--project",
    "/private/tmp/vorhersage-docs-tutorial-run-v2/forecast-study",
    "init",
    "--name",
    "Forecasting tutorial"
  ],
  "elapsed_seconds": 0.0734,
  "output": {
    "schema_version": "1",
    "status": "ok",
    "command": "init",
    "data": {
      "project": "/private/tmp/vorhersage-docs-tutorial-run-v2/forecast-study",
      "database": "/private/tmp/vorhersage-docs-tutorial-run-v2/forecast-study/.vorhersage/state.sqlite",
      "name": "Forecasting tutorial"
    },
    "warnings": [],
    "errors": [],
    "next_actions": []
  }
}
