commands.sh

iwctl

linux

Control the `iwd` network supplicant. See also: `nmcli`, `iw`.

More info →

Options (1)

-h, --helpboolean

Display help

Example: iwctl {{[-h|--help]}}

Examples (6)

Run `iwctl` in interactive mode

Display Wi-Fi stations

iwctl station list

Look for networks with a station

iwctl station station scan

Display the networks found by a station

iwctl station station get-networks

Connect to a network with a station, if credentials are needed they will be asked

iwctl station station connect network_name

Display help

iwctl [-h|--help]
made by @shridhargupta | data from tldr-pages