Command line to show all versions running

Hi, I kindly ask you to introduce a brief command to check quikly all versions of important system's components running,

Steve-Mcl suggested kindly a very effective one

echo -e "Kernel:\t\t$(uname -r)\nNode.js:\t$(node -v)\nnpm:\t\t$(npm -v)\nnode-red:\t$(node-red --help)"

Please have look here:

Added FR issue here: FR: Command Line Option to show versions · Issue #4569 · node-red/node-red · GitHub

1 Like

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.