Skip to content

Releases: mentat-is/gulp-cli

v1.1.10

Choose a tag to compare

@valerino valerino released this 25 Jun 17:47

Full Changelog: v1.1.9...v1.1.10

v1.1.6

Choose a tag to compare

@valerino valerino released this 21 Jun 14:29
  • fixes and improvements

v1.1.5

Choose a tag to compare

@valerino valerino released this 12 Jun 21:44
  • support for enrich API

v1.1.3

Choose a tag to compare

@valerino valerino released this 27 May 10:56
  • improved batching on ingestion
  • improved stats view

v1.0.9

Choose a tag to compare

@valerino valerino released this 26 May 15:32
  • added zip-create command to create zip out of file/directories, with glob patterns.
  • fixes and latest updates on-par with gulp backend v1.7.201

welcome to gulp-cli !

Choose a tag to compare

@valerino valerino released this 08 Apr 15:06

Enjoy gulp as a cli harness!

# login first
gulp-cli auth login --url http://localhost:8080 --username admin --password admin

# profit
gulp-cli ingest file my_operation win_evtx 'samples/win_evtx/*.evtx'

and so on ... check documentation!