runner_manage
Probe, install, upgrade, or uninstall RunBeacon runners on remote hosts via SSH profiles, and migrate host keys after verifying the connection.
Instructions
Probe the durable Runner through a saved SSH profile. Installation and upgrades require a signed release asset and are performed by the CLI installer.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | ||
| target | No | SSH connection. Password and passphrase are memory-only; prefer agent or privateKeyPath. | |
| confirm | No | Required for migrate-host-key because it updates the saved SSH profile after a successful pinned-fingerprint probe. | |
| credentialProfile | No | ||
| useDefaultCredential | No |