#1146139 njs: Interactive shell disabled

Package:
njs
Source:
njs
Description:
JavaScript for Nginx command-line utility
Submitter:
Slavko
Date:
2026-08-30 09:09:03 UTC
Severity:
normal
#1146139#5
Date:
2026-08-30 09:07:56 UTC
From:
To:
Hi,

this version of njs has interactive shell disabled:

    njs
    file name is required in non-interactive mode


    njs -h
    njs [options] [-c string | script.js | -] [script args]

    Interactive shell: disabled
    ...

As not mentioned in changelog, i guess that it was disabled by mistake,
please can you enable it again?

At least for me, the interactive shell is main usage of this tool.

regards