tmt-run
Verified for current stable LTS
Tmt Run Command: Run Tests With Provided Context
Use for run tests with provided context with Tmt Run. Exact CLI syntax to run tests with provided context using Tmt Run.
When to use this: Use for run tests with provided context with Tmt Run.
Command Syntax
tmt run -c <key=value> -c <distro=fedora> tmt run -c <key=value> -c <distro=fedora> Live Command Builder
Final Command
tmt run -c <key=value> -c <distro=fedora> Command Breakdown
-c- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to run tests with provided context 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