Construct a new NativeExecutable using the given command
and arguments. The first entry in the command array should be the
tool name/path and all remaining values are passed to the
tool as arguments. The command will be executed synchronously
by default.
Parameters: metadata - description of the executable to invoke.