Sha256: f3662d9d09d0184ac388f60bb1b01c4cd67cea62a3413b6a8a166dcfdabd5cad

Contents?: true

Size: 511 Bytes

Versions: 1

Compression:

Stored size: 511 Bytes

Contents

# Lkqd input plugin for Embulk

TODO: Write short description here and embulk-input-lkqd.gemspec file.

## Overview

* **Plugin type**: input
* **Resume supported**: yes
* **Cleanup supported**: yes
* **Guess supported**: no

## Configuration

- **option1**: description (integer, required)
- **option2**: description (string, default: `"myvalue"`)
- **option3**: description (string, default: `null`)

## Example

```yaml
in:
  type: lkqd
  option1: example1
  option2: example2
```


## Build

```
$ rake
```

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
embulk-input-lkqd-0.0.0 README.md