tmt-run
Verified for current stable LTS
Tmt Run Command: Show Results Last Run In Browser
Use for show results last run in browser with Tmt Run. Exact CLI syntax to show results last run in browser using Tmt Run.
When to use this: Use for show results last run in browser with Tmt Run.
Command Syntax
tmt run -l report -h <html> -o tmt run -l report -h <html> -o Live Command Builder
Final Command
tmt run -l report -h <html> -o Command Breakdown
-l- Command Option
- Tool-specific option used by this command invocation.
-h- Command Option
- Tool-specific option used by this command invocation.
-o- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to show results last run in browser 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 Interactively Debug Code tmt run -a execute -h <tmt> --interactive