Usage:
netsim [Options] <COMMAND>Options:
-h, --help: Print help information-v, --verbose: Set verbose modeversion: Print Netsim version informationnetsim versionradio: Control the radio state of a devicenetsim radio <RADIO_TYPE> <STATUS> <NAME>move: Set the device locationnetsim move <NAME> <X> <Y> [Z]devices: Display device(s) informationnetsim devices [OPTIONS]-c, --continuous: Continuously print device(s) information every secondreset: Reset Netsim device scenenetsim resetpcap: Control the packet capture functionalities with commands: list, patch, getnetsim pcap <COMMAND>list: List currently available Pcaps (packet captures)netsim pcap list [PATTERNS]...patch: Patch a Pcap source to turn packet capture on/offnetsim pcap patch <STATE> [PATTERNS]...get: Download the packet capture contentnetsim pcap get [OPTIONS] [PATTERNS]...-o, --location: Directory to store downloaded pcap(s)help: Print this message or the help of the given subcommand(s)