Options (3)
-t, --testbooleanSelect tests with custom filter
Example:
tmt try {{[-t|--test]}} {{feature}}-a, --askbooleanProvision guest and wait for instructions
Example:
tmt try {{[-a|--ask]}}-l, --loginbooleanDirectly log into the guest without asking
Example:
tmt try {{[-l|--login]}}Examples (8)
Quickly experiment with the default provision method (no tests in the CWD)
Use a specific operating system
tmt try rhel-9Select both custom image and provision method
tmt try fedora@containerSelect tests with custom filter
tmt try [-t|--test] featureProvision guest and wait for instructions
tmt try [-a|--ask]Directly log into the guest without asking
tmt try [-l|--login]Display help
tmt try --helpmade by @shridhargupta | data from tldr-pages