David Handermann created NIFI-13518:
---------------------------------------
Summary: Remove duplicative Windows start scripts
Key: NIFI-13518
URL: https://issues.apache.org/jira/browse/NIFI-13518
Project: Apache NiFi
Issue Type: Improvement
Components: Core Framework
Reporter: David Handermann
Assignee: David Handermann
The nifi-resources module includes startup scripts for launching and
interacting with the NiFi process. The nifi.cmd script added in NiFi 1.18.0
provides similar command handling capabilities for Windows as the nifi.sh
script for Linux and macOS. The following legacy scripts for Windows should be
removed:
* dump-nifi.bat
* nifi-env.bat
* run-nifi.bat
* status-nifi.bat
This leaves nifi.cmd and nifi-env.cmd as the Windows equivalents for nifi.sh
and nifi-env.sh.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)