Curves transformation tool: command-line?

In the documentation for the Curves Transformation tool, it says:

Curves Transformation is only available as a GUI tool and cannot be used from the command line.

Has there been any discussion of adding it to the commands?

Not really. It would be very difficult using this tool in CLI.

Ok, thanks. I think I was able to get the result I wanted using Scipy in the script with a CubicSpline interpolation.