CLI Help
35: WpeList
Usage: fmsadmin WPE LIST
Description:
Displays all FileMaker WebDirect worker machines configured for the
FileMaker Server master machine.
This command must be run from the master machine, not a worker machine.
36: WpeRemove
Usage: fmsadmin WPE REMOVE [WORKER] [options]
Description:
Removes a FileMaker WebDirect worker machine from the FileMaker Server
master machine.
WORKER is either the WORKER_HOST or WORKER_ID of the worker machine.
WORKER_HOST is the network name or IP address of the worker machine. It
must match the WORKER_HOST setting used in the WPE ADD command.
To specify a worker by its WORKER_ID rather than its WORKER_HOST, first use
the WPE LIST command to get a list of workers and their IDs.
This command must be run from the master machine, not a worker machine.
The Web Publishing engine (WPE) on the worker machine must be stopped
before running this command. Run the STOP WPE command on the worker machine
to stop the WPE.
Options:
-f, --force
Forces the worker settings to be removed from the master machine if the
worker machine configuration change fails.