Field Description Usage: Stop a running pipeline defined inside of Hub. Arguments: (Required) pipeline-name (-pipeline-name <Pipeline Name>)(Optional) cmdline-timeout (-cmdline-timeout N) Examples: ihubcmd -pipeline-stop -pipeline-name sysi.prcsly.com ihubcmd -pipeline-stop -pipeline-name sysi.prcsly.com -cmdline-timeout 60 Expected Output: A result message stating what the outcome of the start is. Such as:Unable to find the pipeline. Pipeline is already stopped. Pipeline is stopped.