Skip to content

Commit

Permalink
Add epel documentation in tmt try
Browse files Browse the repository at this point in the history
Add mention of prepare/feature plugin in tmt try documentation
  • Loading branch information
Ismail Ibrahim Quwarah committed Aug 1, 2024
1 parent 467beff commit 34f2832
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions stories/cli/try.fmf
Original file line number Diff line number Diff line change
Expand Up @@ -127,3 +127,22 @@ link:
package: vim
execute:
how: tmt

/option:
story:
As a user I want an easy way to run common options in ``1minutetip`` and ``tmt run``

/epel:
story:
As a user I want an easy way to enable epel repository
description: |
Enable EPEL repository

.. versionadded:: 1.35

example:
- tmt try fedora@virtual --epel

link:
- implemented-by: /tmt/trying.py
- implemented-by: /tmt/steps/prepare/feature.py

0 comments on commit 34f2832

Please sign in to comment.