Usage: rad remote <command> [options]
rad remote run Upload a local plan and tracked source, then submit it.
rad remote status Read one remote run.
rad remote findings Read findings for one remote run.
rad remote cancel Cancel one remote run attempt.
rad remote retry Retry a finished run with the same plan and source snapshot.
rad remote doctor Verify the API token and server compatibility.
--endpoint <url> HTTPS API origin with no path. Defaults to RADFORGE_REMOTE_URL.
--json Render JSON output.
Authentication is read only from RADFORGE_API_TOKEN; it is never accepted as an argument.