Come for answers, stay for best practices. All we're missing is you.
How can I add several files using RTC commandline? If you have an example that would be great.Thanks!
You need to install and use the SCM tools or the scm tools included in the RTC eclipse client.On CLI you can work the same as in the RTC eclipse client.You need a stream with a component to deliver and a work space to do the work. Work means to create and modify the files.Copy the files in your sandbox, refesh your repository workspace so the workspace knows there are some new items. check-in and deliver the new changes to the stream.
hints:
https://jazz.net/library/article/620https://www.ibm.com/support/knowledgecenter/SSYMRC_6.0.4/com.ibm.team.scm.doc/topics/m_cli_usecases.htmlhttps://www.ibm.com/support/knowledgecenter/SSYMRC_6.0.4/com.ibm.team.scm.doc/topics/r_scm_cli_scm.html