lighthouse/lcli
Ramana Kumar 76ba0a1aaf Add disable-log-timestamp flag (#3101) (#3586)
## Issues Addressed

Closes https://github.com/sigp/lighthouse/issues/3101

## Proposed Changes

Add global flag to suppress timestamps in the terminal logger.
2022-09-23 03:52:41 +00:00
..
src Add disable-log-timestamp flag (#3101) (#3586) 2022-09-23 03:52:41 +00:00
.gitignore Move lcli out of the tests dir 2019-09-12 12:28:31 -04:00
Cargo.toml v3.1.1 (#3585) 2022-09-22 06:08:52 +00:00
Dockerfile Docker builds in GitHub actions (#3523) 2022-08-29 18:31:27 +00:00
README.md Refactor docs into mdbook (#547) 2019-10-02 11:04:56 +10:00

lcli

A command-line debugging tool, inspired by zcli.

Allows for replaying state transitions from SSZ files to assist in fault-finding.

Usage

$ cargo run --release -- --help