# knft-list-sets ## Description Dump netfilter sets from a specific table ## Usage ```bash usage: knft-list-sets [-h] [--nsid NSID] [table_family] [table_name] ``` ## Positional Arguments |Positional Argument|Help| | :--- | :--- | |table_family|Table family, eg: inet, ip, ip6, netdev, bridge, arp| |table_name|Table name| ## Optional Arguments |Short|Long|Help| | :--- | :--- | :--- | |-h|--help|show this help message and exit| |-n|--nsid|Network Namespace ID|