Commands
onr run
Run the ONR runtime server.
onr test
Parse and validate runtime and provider configs.
Notes
- Keep provider behavior in DSL loaded from
config/onr.conf, which typically includes files underconfig/providers/*.conf. - Browse examples in config/providers.
- Use
onr testin CI before deployment.