pub async fn register(
config_path: Option<&str>,
args: RegisterArgs,
) -> Result<()>Expand description
Persist registration metadata for the next launch. No HTTP — the
auto-register orchestration inside run / ui is the only thing
that talks to the studio.