Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 611 Bytes

cartesi-rollups-cli_read_reports.md

File metadata and controls

27 lines (18 loc) · 611 Bytes

cartesi-rollups-cli read reports

Reads all reports. If an input is specified, reads all reports from that input

cartesi-rollups-cli read reports [flags]

Examples

# Read all reports:
cartesi-rollups-cli read reports

Options

      --graphql-endpoint string   address used to connect to graphql (default "http://localhost:10000/graphql")
  -h, --help                      help for reports
      --input-index int           index of the input (default -1)

SEE ALSO