tmt Verified for current stable LTS

Tmt Command: List Tests With Filters

Use for list tests with filters with Tmt. Exact CLI syntax to list tests with filters using Tmt.

When to use this: Use for list tests with filters with Tmt.

Command Syntax

tmt tests ls -f {tag:foo} -f {tier:0}

Live Command Builder

Final Command

tmt tests ls -f {tag:foo} -f {tier:0}

Command Breakdown

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

FAQ

Purpose: Exact syntax to list tests with filters using Tmt.

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 Tmt directory