lscm check in command
![](http://jazz.net/_images/myphoto/550b993338e2cdedd495b5abb74fb9fc.jpg)
I am trying to get a directory checked in and delivered using the command line. I am getting an error running t the check in and I don't see how to troubleshoot this. c:/test1 is the directory with the .jazz5 file. It was where the file was loaded to.
The error is "Missing arguments to the sub command -path"
Tried the following commands and am already logged in
lscm checkin –d C:/test1
lscm checkin –d C:/test1 -n jazz
lscm checkin -path C:/test1
When running lscm checkin C:/test1. i get problem running checkin. Could not register sandbox
Am I missing putting the repository workspace into this command?