doc keys
List all keys in a document
Arguments
name | necessity | description |
---|---|---|
DOC_ID | required | Document to operate on. Required unless the document is set through the IROH_DOC environment variable. Within the Iroh console, the active document can also set with doc set . |
PREFIX | optional | Only list keys that start with PREFIX. |
author | optional | Filter by author. |
old | optional | If true, old entries will be included. By default only the latest value for each key is shown. |
Examples
doc keys
>