# knft-list-flowtables ```text usage: knft-list-flowtables [-h] [--nsid NSID] [table_family] [table_name] ``` Dump netfilter flowtables from a specific table ### Positional arguments |Positional Argument|Help| | :--- | :--- | |table_family|Netfilter table family (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|