0.0.5 • Published 5 years ago

@kimonocloud/kimono-manifest-generator v0.0.5

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
5 years ago

kimono-manifest

oclif Version Downloads/week License

Usage

$ npm install -g @kimonocloud/kimono-manifest-generator
$ oclif-example COMMAND
running command...
$ oclif-example (-v|--version|version)
@kimonocloud/kimono-manifest-generator/0.0.3 linux-x64 node-v12.18.3
$ oclif-example --help [COMMAND]
USAGE
  $ oclif-example COMMAND
...

Commands

oclif-example manifest:ingest

Create ingest manifests

USAGE
  $ oclif-example manifest:ingest

OPTIONS
  -f, --csvFileLimit=csvFileLimit  How many csv files to fetch from a directory
  -h, --columnLimit=columnLimit    How many columns to display at once
  -h, --help                       show CLI help
  -p, --csvPath=csvPath

See code: src/commands/manifest/ingest.ts