RedHatQE / teflo

Teflo is a standalone orchestration software that controls the flow of a set of testing scenarios, allowing users to provision machines, deploy software, execute tests against them and manage generated artifacts and report results.
https://teflo.readthedocs.io/en/latest/
GNU General Public License v3.0
14 stars 16 forks source link

Error: Invalid value for '-im' / '--iterate-method': True is not one of 'by_level', 'by_depth' #250

Closed jbpratt closed 1 year ago

jbpratt commented 1 year ago
❯ teflo show -s teflo/scenario.yml  --show-graph --iterate-method by_level
Usage: teflo show [OPTIONS]
Try 'teflo show --help' for help.

Error: Invalid value for '-im' / '--iterate-method': True is not one of 'by_level', 'by_depth'.
❯ teflo --version
teflo, version 2.2.7
dno-github commented 1 year ago

Jira ticket CCITCARBON-476 has been created for this issue. Url : https://issues.redhat.com/browse/CCITCARBON-476

guyyaakov1 commented 1 year ago

Close with #254