Single-Shot Command-Line Mode
Note The FME Flow Console is deprecated and will be removed from the FME Flow 2024.0 release. The FME Flow CLI, a command line interface for FME Flow, replaces the FME Flow Console. For more information, see the FME Flow CLI page.
You enter the single-shot command-line mode by running fmeserverconsole.exe and specifying the desired directive and/or arguments on the same command line. In this mode the FME Flow Console performs the command line and then terminates.
Example
fmeserverconsole.exe municipal/sewers.fmw
This command specifies that the FME Flow should run a workspace called sewers.fmw located in the municipal repository on the FME Flow system.
Example
fmeserverconsole.exe LISTALL_WORKSPACES
This command uses the LISTALL_WORKSPACES command to list all available workspaces in all of the FME Flow repositories.