7 Commits

Author SHA1 Message Date
GraceSolutions 013f1ba4a9 Added comprehensive cmdlet documentation and updated module version to 2025.04.15.1033 2025-04-15 10:34:20 -04:00
GraceSolutions 68e6819131 Update configuration management cmdlets
- Added Get-OPNSenseConfig cmdlet that retrieves the OPNSense configuration as an XML document
- Updated Restore-OPNSenseConfig to accept an XML document from the pipeline or as a parameter
- Changed Export-OPNSenseConfig and Import-OPNSenseConfig to use System.IO.FileInfo for the Path parameter
- Removed Backup-OPNSenseConfig cmdlet (use Get-OPNSenseConfig instead)
- Updated documentation and examples
2025-04-15 08:53:09 -04:00
GraceSolutions c423cca25a Rename Upgrade-OPNSenseFirmware to Start-OPNSenseFirmwareUpgrade to resolve cmdlet name conflict 2025-04-15 07:40:23 -04:00
GraceSolutions 2916619bf3 Update documentation to mention the release script 2025-04-14 23:37:52 -04:00
GraceSolutions ccfb37aaac Update Tailscale-Integration.md to include Connect-OPNSenseTailscale and Disconnect-OPNSenseTailscale cmdlets 2025-04-14 23:15:51 -04:00
GraceSolutions 28546595bd Update Visual-Studio-Solution.md to reflect current project structure 2025-04-14 23:12:54 -04:00
GraceSolutions afcb6dbbfa Add port forwarding support, improve XML documentation, and add unit tests 2025-04-14 22:48:53 -04:00