Sha256: de7c213af43946657b262d053d8ece6076f2f8beeff47631cdcd022fb71599fe
Contents?: true
Size: 454 Bytes
Versions: 2
Compression:
Stored size: 454 Bytes
Contents
# Chronicle::Shell Shell importer for [chronicle-etl](https://github.com/chronicle-app/chronicle-etl) ## Available Connectors ### Extractors - `shell-history` - Extract shell history from bash or zsh ### Transformers - `shell-history` - Process a shell command ## Usage ```bash gem install chronicle-etl chronicle-etl plugins:install shell chronicle-etl --extractor shell-history --since "2022-02-07" --transformer shell-history --loader table ```
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
chronicle-shell-0.2.2 | README.md |
chronicle-shell-0.2.1 | README.md |