Print

Command Line Interface

Each playbook can be executed manually, but also via the JOSF CLI runner. Before executing a playbook, you’ll require three things;

  • JOSF needs to be started;
  • the name or ID of the playbook to run; and
  • an installed version of Chrome which supports a headless mode (since Chrome 59 and up).

For more information about the Command Line Interface, please refer to the JOSF CLI runner documentation.

In this document