kitaru importer scaffold
Create a minimal importer Parser script.
Usage
kitaru importer scaffold NAME [OPTIONS]Supported --output modes: auto, text, json.
Arguments
| Name | Type | Required | Description |
|---|---|---|---|
NAME | string | Yes | Scaffold name. |
Options
| Name | Type | Required | Description |
|---|---|---|---|
--path | path | No | Exact target .py file. |
--force | boolean | No | Overwrite the target file. |
Every command also accepts the global options listed on the CLI overview page.