For the complete documentation index, see llms.txt. This page is also available as Markdown.

Command-line reference

The SeaLights ABAP Agent has a command-line interface program which allows you to configure the agent, define the resources you'll need to connect to SAP and your test environment, and run analyses that show you the impact of your SAP changes. The command-line interface program is named slabapcli.exe, and it's installed to the ABAP Agent's bin directory.

You can run slabapcli.exe from a Command Prompt or PowerShell window, each run with administrator permissions. Each command has the following format:

Syntax
slabapcli.exe <resource> <command> [args]

TODO (from v1.5 draft): The source document spelled the program as slababap.exe / slabap.exe in this section. Corrected to slabapcli.exe to match the rest of the reference — please confirm.

Command-line help

To get help for the command-line interface program, run the following:

Syntax
slabapcli.exe --help

You can run slabapcli.exe <resource> help to display the help for a specific resource:

Syntax
slabapcli.exe settings help

Last updated

Was this helpful?