xrefcli
TypeScript icon, indicating that this package has built-in type declarations

2.8.1 • Public • Published

OpenEdge XREF CLI

The XREF CLI package gives the possibility to search in OpenEdge .xref files via the xref command. The tools is built around repositories. The flow is:

  • initialize a repository with xref init...
  • xref parse the directory with .xref files
  • search for field and table references with xref search...

See also export, list and show for all sorts of output.

help

Use the xref --help display a command list. xref <command> --help gives help to that particular command.

configuration

The configuration of XREFCLI is located in $HOME/.xrefcli/xrefconfig.json (or %USERPROFILE%\.xrefcli/xrefconfig.json).

editor

For setting up the editor see github/editor.md

disclaimer

Only tested on XREF generated by 11.6 and 11.7.3 (Win x64 / a bit Linux)

/xrefcli/

    Package Sidebar

    Install

    npm i xrefcli

    Weekly Downloads

    106

    Version

    2.8.1

    License

    ISC

    Unpacked Size

    143 kB

    Total Files

    78

    Last publish

    Collaborators

    • bfv