Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
E
embulk-input-filename
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Klaus Wölfel
embulk-input-filename
Commits
7c6c57be
Commit
7c6c57be
authored
Mar 17, 2017
by
Klaus Wölfel
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add example config with wendelin output and none parser plugin
parent
ca345cac
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
12 additions
and
5 deletions
+12
-5
README.md
README.md
+12
-5
No files found.
README.md
View file @
7c6c57be
...
@@ -10,17 +10,24 @@ TODO: Write short description here and build.gradle file.
...
@@ -10,17 +10,24 @@ TODO: Write short description here and build.gradle file.
## Configuration
## Configuration
-
**option1**
: description (integer, required)
-
**option1**
: path_prefix (string, required)
-
**option2**
: description (string, default:
`"myvalue"`
)
-
**option3**
: description (string, default:
`null`
)
## Example
## Example
```
yaml
```
yaml
exec
:
min_output_tasks
:
1
in
:
in
:
type
:
filename
type
:
filename
option1
:
example1
path_prefix
:
/mic/syscomtestuser/syscom/syscom007-17010002/background/2017/03
option2
:
example2
parser
:
type
:
none
out
:
type
:
wendelin
tag
:
my_tag
streamtool_uri
:
https://my_instance.host.vifib.net:/erp5/portal_ingestion_policies/my_ingestion_policy
user
:
my_user
password
:
my_password
```
```
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment