--spring.shell.commandFile does not work when the file is located outside of the user's `/home/username` directory. When the below is ran from anywhere other than your user home directory it doesn't print the command output for shell ``` java -jar <spring cloud data flow shell jar> <host_url> --spring.shell.commandFile =<file name> ``` OS: Mac OS Sierra Shell Version: All versions in 1.X and 2.X
--spring.shell.commandFile does not work when the file is located outside of the user's
/home/usernamedirectory.When the below is ran from anywhere other than your user home directory it doesn't print the command output for shell
OS: Mac OS Sierra
Shell Version: All versions in 1.X and 2.X