Skip to content

v1.9.0

Compare
Choose a tag to compare
@ttamj ttamj released this 06 Mar 20:46
· 282 commits to master since this release
6e3dd17
  • Facilitate connection of a locally hosted back-end module with Okapi, STCLI-114
    • New isBackendModule context to identify back-end modules
    • Support back-end module context for mod add/remove/enable/disable commands
    • New mod discover command to register instances with Okapi
  • New mod descriptor --output option for writing module descriptors to a directory, STCLI-125
  • Automate generation of CLI command reference, STCLI-128
  • Refactor usage of context.type, STCLI-78
  • Implement CLI context, prompts, and stdin handlers as Yargs middleware, STCLI-99
  • New middleware for loading stripes config files and applying okapi/tenant, STCLI-117
  • Add support to filter permissions by assigned/unassigned, STCLI-126