summaryrefslogtreecommitdiffstats
path: root/dovetail/tests/unit/cmd_config.yml
blob: 4a1439f6b68cfc05def85d7a448c7ea4345565c4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
---
cli:
  arguments:
    config:
      docker_tag:
        flags: 'docker_tag'
        path:
          - 'functest/docker_tag'
    control:

  options:
    config:
    control:
      testsuite:
        flags:
          - '--testsuite'
      debug:
        flags:
          - '--debug'
        is_flag: 'True'
      report:
        flags:
          - '--report'
        is_flag: 'True'