summaryrefslogtreecommitdiff
path: root/spec-qdp/spec/qdp-action-create-ini-file.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec-qdp/spec/qdp-action-create-ini-file.yml')
-rw-r--r--spec-qdp/spec/qdp-action-create-ini-file.yml35
1 files changed, 35 insertions, 0 deletions
diff --git a/spec-qdp/spec/qdp-action-create-ini-file.yml b/spec-qdp/spec/qdp-action-create-ini-file.yml
new file mode 100644
index 00000000..269a22b8
--- /dev/null
+++ b/spec-qdp/spec/qdp-action-create-ini-file.yml
@@ -0,0 +1,35 @@
+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: create-ini-file
+ uid: qdp-action
+spec-description: null
+spec-example: null
+spec-info:
+ dict:
+ attributes:
+ output-name:
+ description: |
+ It shall be name of the output directory state.
+ spec-type: str
+ sections:
+ description: null
+ spec-type: qdp-ini-file-section-list
+ target:
+ description: |
+ If the value is present, then it shall be the target file relative to
+ the base directory of the output directory state, otherwise the
+ target file is the first file of the output directory state.
+ spec-type: optional-str
+ description: |
+ This set of attributes specifies a create INI file action.
+ mandatory-attributes: all
+spec-name: Create INI File Action
+spec-type: qdp-action-create-ini-file
+type: spec