Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 552 Bytes

File metadata and controls

27 lines (18 loc) · 552 Bytes

cartesi-rollups-cli read input

Reads an input

cartesi-rollups-cli read input [flags]

Examples

# Read specific input from GraphQL:
cartesi-rollups-cli read input --index 5

Options

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

SEE ALSO