Welcome to the Jazz Community Forum
scm command line

I'm trying out the SCM capabilities and wanted to use scm login to reduce the number of times I needed to provide credentials:
scm login -r https://localhost:9444/jazz -u dummy -P dummypass -n jazzhost
Logged in to https://localhost:9444/jazz
scm create workspace myWS
Problem running 'create workspace':
Cannot determine repository URI
Is there something I am missing here. I thought that after logging in, I could use the simple command line instructions to access my server... Am I doing something wrong?
scm login -r https://localhost:9444/jazz -u dummy -P dummypass -n jazzhost
Logged in to https://localhost:9444/jazz
scm create workspace myWS
Problem running 'create workspace':
Cannot determine repository URI
Is there something I am missing here. I thought that after logging in, I could use the simple command line instructions to access my server... Am I doing something wrong?