Reference documentation for command-line?
Is there any documentation for the command-line version of the client code? I need to be able to interact with Jazz for all source code work using just the command line. Creating projects, work items, etc., can all be done via the UI, but I am trying to integrate a different IDE (Intellij IDEA) with Jazz for source code work. All that I've been able to find is this set of tutorials.
One answer
Is there any documentation for the command-line version of the client code?
The good stuff is at https://jazz.net/jazzdocs/topic/com.ibm.team.scm.doc/topics/c_scm_cli.html.
The CLI is currently able to perform basic source control operations (checkin, accept, deliver, share, load, discard). Further integration should come with time.