Q. I need to call a Tarantool function locally from a bash script. I know I can make that with Nginx and nginx_upstream_module, but I want to keep Nginx out of this. Is there any direct way to do it? (2018)
A. You can use tarantoolctl eval.
tarantoolctl eval
Comments