How do I get help for the CLI refdata currencies command?

Table of Contents

Show available operations under ores.cli refdata currencies. See the CLI inventory for sibling recipes.

Question

How do I get help for the CLI refdata currencies command?

Answer

./ores.cli refdata currencies --help
currencies - Manage currencies

Usage: ores.cli currencies <operation> [options]

Available operations:
   import         Import currencies from ORE XML files
   export         Export currencies to ORE XML or CSV (external formats)
   list           List currencies as JSON or table (internal formats)
   delete         Delete a currency by ISO code
   add            Add currencies from JSON files

For operation-specific options, use: currencies <operation> --help

Emacs 29.3 (Org mode 9.6.15)