tmt-run
Verified for current stable LTS
Tmt Run Command: Run Tests Interactively Debug Code
Use for run tests interactively debug code with Tmt Run. Exact CLI syntax to run tests interactively debug code using Tmt Run.
When to use this: Use for run tests interactively debug code with Tmt Run.
Command Syntax
tmt run -a execute -h <tmt> --interactive tmt run -a execute -h <tmt> --interactive Live Command Builder
Final Command
tmt run -a execute -h <tmt> --interactive Command Breakdown
-a- Command Option
- Tool-specific option used by this command invocation.
-h- Command Option
- Tool-specific option used by this command invocation.
--interactive- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to run tests interactively debug code 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 Selected Plans And Tests tmt run plan -n </plan/name> test -n </test/name> Tmt Run Command: Run Tests With Provided Context tmt run -c <key=value> -c <distro=fedora>