4.3. Usage

Usage instructions and available options can be shown with --help:

Command

  1. $ ./librepcb-cli --help

Output

  1. Usage: ./librepcb-cli [options] command
  2. LibrePCB Command Line Interface
  3. Options:
  4. -h, --help Displays this help.
  5. -v, --version Displays version information.
  6. --verbose Verbose output.
  7. Arguments:
  8. command The command to execute.
  9. Commands:
  10. open-library Open a library to execute library-related tasks.
  11. open-project Open a project to execute project-related tasks.