Connect to a particular Wi-Fi network

networksetup

  • Configuration tool for Network System Preferences.
    More information: <https://support.apple.com/guide/remote-desktop/about-networksetup-apdd0c5a2d5/mac>.
  • Trick copyright: tl;dr; <https://github.com/tldr-pages/tldr>

networksetup -setairportnetwork {{en0}} {{Airport Network SSID}} {{password}}

click the source code to copy