Blog
Runs commands from a file previously created by running any other command with the --store-config
switch. That is, it is possible to store a command's input parameters and replay them later on using the from-config command.
From the point of view of the command that is being executed, there is no difference whether it is run directly or using the from-config mechanism.
The procedure is as follows:
--store-config
to it. This will create a file with a command to run in the next step.zato from-config /path/to/the/file