Fix inability to operate with instances containing dash in its names.
Using %I is incorrect, because it is a result of unescaping, but escaping never occured. Even if we would use escaping inside tarantoolctl, it would be inconvenient to use systemctl to operate instances.
Please register or sign in to comment