Skip to content
  • GET /api/v1/run/sources β€” List all package sources
  • POST /api/v1/run/sources β€” Create a new package source
  • PATCH /api/v1/run/sources/{source_id} β€” Update a package source
  • DELETE /api/v1/run/sources/{source_id} β€” Delete a package source
  • POST /api/v1/run/sources/{source_id}/sync β€” Sync a single source
  • POST /api/v1/run/sources/sync β€” Sync all sources
  • GET /api/v1/run/sources/{source_id}/diagnostics β€” Get runtime diagnostics for a source
Terminal window
# CLI mapping will be generated from the SDK CLI sources in a later step.
# Example (placeholder):
# hoody-cli <command> --help