doc keys

List all keys in a document

Arguments

namenecessitydescription
DOC_IDrequiredDocument 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.
PREFIXoptionalOnly list keys that start with PREFIX.
authoroptionalFilter by author.
oldoptionalIf true, old entries will be included. By default only the latest value for each key is shown.

Examples

doc keys

>