tmt-run
Verified for current stable LTS
Tmt Run Command: Run Selected Plans And Tests
Use for run selected plans and tests with Tmt Run. Exact CLI syntax to run selected plans and tests using Tmt Run.
When to use this: Use for run selected plans and tests with Tmt Run.
Command Syntax
tmt run plan -n </plan/name> test -n </test/name> tmt run plan -n </plan/name> test -n </test/name> Live Command Builder
Final Command
tmt run plan -n </plan/name> test -n </test/name> Command Breakdown
-n- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to run selected plans and tests using Tmt Run.
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
Tmt Run Command: Run All Steps Adjust Provision Options
tmt run -a provision -h <container> -i {fedora:rawhide} Tmt Run Command: Run All Test Steps Default tmt run Tmt Run Command: Run Discover Step Show Tests tmt run discover -v Tmt Run Command: Run Tests Interactively Debug Code tmt run -a execute -h <tmt> --interactive Tmt Run Command: Run Tests With Provided Context tmt run -c <key=value> -c <distro=fedora>