Skip to content

CLI

OpenRTC exposes a console script named openrtc.

Current status

Today the CLI is a placeholder entrypoint that returns success and logs that full discovery-based CLI commands are planned for a future milestone.

Run the CLI

bash
openrtc

Use the programmatic API for production usage today. The CLI page exists so the published docs accurately reflect the current package surface.

Released under the MIT License.