psRadiantOne is a PowerShell module that wraps the REST API of the Radiant Logic RadiantOne platform. It covers the RadiantOne v8.x API as published in the vendor’s OpenAPI definition, and targets both self-hosted deployments and SaaS tenants.

The module runs on PowerShell 7 and Windows PowerShell 5.1.

Project Status

psRadiantOne has not yet reached a 1.0.0 release:

  • Expect changes, although we will do our best to keep these to a minimum.
  • Most commands have been exercised against a live deployment; the remainder rest on the published API definition alone - see Help Us Test.
  • Real-world usage is expected to shape further changes to command names, parameters, and how commands are grouped.

Notable changes are recorded in the Changelog.

Sponsorship

If you are already using psRadiantOne, please consider sponsoring @pspete on GitHub:

Contributing

Any and all contributions to this project are appreciated - feature requests, bug reports, typo fixes, code and documentation.

See CONTRIBUTING.md for details.

Getting Help & Support

psRadiantOne is neither developed nor supported by Radiant Logic; any official support channels offered by the vendor are not appropriate for seeking help with the module.

Help and support should be sought by opening an issue.

Priority support could be considered for sponsors of @pspete; contact us to discuss options.

License

psRadiantOne is licensed under the MIT License.