nft Verified for current stable LTS

Nft Command: Show Rule Handles

Use for show rule handles with Nft. Exact CLI syntax to show rule handles using Nft.

When to use this: Use for show rule handles with Nft.

Command Syntax

sudo nft --handle --numeric list chain <family> <table> <chain>

Live Command Builder

Final Command

sudo nft --handle --numeric list chain <family> <table> <chain>

Command Breakdown

--handle
Command Option
Tool-specific option used by this command invocation.
--numeric
Command Option
Tool-specific option used by this command invocation.

FAQ

Purpose: Exact syntax to show rule handles using Nft.

Test path: Replace placeholders and run destructive commands in a disposable workspace first.

Flag behavior: Tool version, platform, and shell can change behavior.

Improve This Command

Suggest a correction, safer default, or version-specific note for this entry.

Related Operations

Back to Nft directory