# knft-list-objects ```text usage: knft-list-objects [-h] [--nsid NSID] [table_family] [table_name] ``` Dump netfilter objects from a specific table ### 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|