Windows WiFi management inspired by https://devblogs.microsoft.com/scripting/view-passwords-of-wireless-profiles-without-using-netsh-exe/
Warning
Work in progress
List currently saved WiFi profiles
winwifi profile list
Get information about a WiFi profile
winwifi profile get --name <profile name>
Remove a WiFi profile
winwifi profile remove --name <profile name>
Scan for available WiFi networks
winwifi network scan
List available WiFi networks
winwifi network list