You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The cmdlets WG suggested that 2 new commands; Get-PSConfiguration and Set-PSConfiguration should be introduced to read/write config changes to the powershell.config.json file. See: #19518 (comment)
Summary of the new feature / enhancement
The cmdlets WG suggested that 2 new commands;
Get-PSConfigurationandSet-PSConfigurationshould be introduced to read/write config changes to the powershell.config.json file. See: #19518 (comment)Proposed technical implementation details (optional)
No response