On April 27, 2024, our Sign-in and Create Account options will be unavailable from 9am-12pm ET. During this maintenance window, developer account access and free trial registration will be unavailable.

OD 6.0 - Deployment Name with Spaces Issue

Did OD 6.0 CLT's stop supporting deployment names with spaces in them? Since I upgraded early this week, deployments via iwodstart or iwodcmd fail because it doesn't parse the command correctly.

For instance, these two deployments will fail:
iwodstart "Test Deployment" -async
iwodcmd start "Test Deployment" -async


While the these work:
iwodstart "test_deployment" -async
iwodcmd start "test_deployment" -async


I only named them with spaces because it is easier to read in the OD Admin interface. BTW, spaces still work when jobs are kicked off from the OD interface.

Environment: TS 6.1 / OD 6.0 (patched) / Win2k