ironmansoftware / powershell-universal

Issue tracker for PowerShell Universal
https://powershelluniversal.com
35 stars 2 forks source link

Add option to update appsettings.json from PSU #3583

Open ksl28 opened 1 month ago

ksl28 commented 1 month ago

Summary of the new feature / enhancement

It would be useful to remotely have the option, to update the appsettings.json file - fx to set a custom Git Timeout. https://docs.powershelluniversal.com/config/git#git-sync-timeout

It should be in the PSU Cmdlets or through the Rest API

Proposed technical implementation details (optional)

No response