summaryrefslogtreecommitdiff
path: root/spec-qdp/spec/qdp-action-directory-state-add-tarfile-members.yml
blob: 27b8b69d651d9ad7bfe626f8e2a4e0e1588661d5 (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
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
copyrights:
- Copyright (C) 2023 embedded brains GmbH & Co. KG
enabled-by: true
links:
- role: spec-member
  uid: root
- role: spec-refinement
  spec-key: action
  spec-value: directory-state-add-tarfile-members
  uid: qdp-action
spec-description: null
spec-example: null
spec-info:
  dict:
    attributes:
      extract:
        description: |
          It shall be true, to extract the archive file.
        spec-type: bool
      output-name:
        description: |
          It shall be name of the output directory state.
        spec-type: str
      pattern:
        description: |
          It shall be the pattern to match the tarfiles.
        spec-type: str
      prefix-path:
        description: |
          It shall be prefix path for tarfile members.
        spec-type: str
      search-path:
        description: |
          It shall be the path to start the search for tarfiles.
        spec-type: str
    description: |
      This set of attributes specifies a directory state add tarfile members
      action.
    mandatory-attributes: all
spec-name: Directory State Add Tarfile Members Action
spec-type: qdp-action-directory-state-add-tarfile-members
type: spec