harbor

Remote Rollouts

Remote Rollouts

Launching Jobs On The Hub

The Harbor Hub can now be used to run remote harbor rollouts. This guide provides instructions for launching remote jobs through the CLI, web UI, and API.

First, visit the job launcher. Click the link in the banner to fill out a google form for access to remote rollouts.

Then follow the API key creation guide to create an API key.

Interfaces

PageUse it for
Web UIAdding secrets and launching a job from the browser
CLILaunching with harbor run --launch, then browsing jobs and trials
API OverviewBase URL, authentication, and error shapes

API Reference

PageEndpoints
Submitting JobsPOST /job-submit, GET /job-status
Custom AgentsRunning an ACP agent from a GitHub repository
Managing Secrets/secrets, /secrets/preflight
Registry Credentials/registry-credentials
CLI: LeaderboardsCurated leaderboards from the CLI

On this page