Perform operations that control the daemon-mode functionality of the Zowe CLI. Daemon-mode runs the CLI command processor as a daemon to improve performance.
Usage
zowe daemon <command>
Where <command> is one of the following:
Commands
- disable - Disables daemon-mode operation of the Zowe CLI.
- enable - Enables daemon-mode operation of the Zowe CLI. You only need to run the enable command once after each new installation of the Zowe CLI. Afterwards, any zowe command will automatically start a daemon as needed.
- restart - Restart the Zowe CLI daemon.