Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 409 Bytes

pk-sim-command-line-interface.md

File metadata and controls

10 lines (7 loc) · 409 Bytes

Command line interface (CLI)

CLI allows batch processing of multiple projects in PK-Sim. To start PK-Sim CLI:

  • Open windows command prompt (cmd) and switch to PK-Sim installation folder.
  • Enter PKSim.CLI --help to show the list of available commands
  • Enter PKSim.CLI <COMMAND_NAME> --help (e.g. PKSim.CLI snap --help) to show options for a command

cli