Each command-line utility provides a description of the subcommands, arguments, and usage examples needed to run the tool. You can view detailed argument options and examples by typing --help with the command.
bin/dsconfig --help
For those utilities that support additional subcommands (for example, dsconfig), you can get a list of the subcommands by typing --help-subcommands.
bin/dsconfig --help-subcommands
You can also get more detailed subcommand information by typing --help with the specific subcommand.
bin/dsconfig list-log-publishers --help
Note: For detailed information and examples of the command-line tools, see the Ping Identity Directory Proxy Server Command-Line Tool Reference.