This command contains the Rational Team Concert™ scm commands that are required to upload the content of a sandbox to the Rational Team Concert server. It is called by the scmtools_entries.bat script file, which is produced by the migration.
scm rpp-uploadsandbox [options] [sandbox...] where [sandbox...] indicates the path to the sandbox.
Options | Comments | Required |
---|---|---|
--certificate arg | File that contains the user's login certificate. | Yes |
--smartCard | Connected smart card for authentication. | Yes |
-c [--comment] arg | Comment on the change set. | Yes |
-l [--location] arg | Name of the Rational® Programming Patterns location. | Yes |
-m [--mapfolder] arg | Folder of the z/OS® language definitions mapping | No |
-N [--no-local-refresh] arg | Does not scan the file system for new changes. | No |
-P [--password] arg | Password to access the repository | Yes |
-p [--projectarea] arg | Name of the project area with which the components
are to be associated. It must exist before you run this command. |
Yes |
-q [--quiet] | Option to print the minimum of output during a normal process. | No |
-r [--repository-uri] arg | URI of the repository. | Yes |
-s [--stream] arg | Stream name. It must exist before you run this command. |
Yes |
-u [--username] arg | User name, defined in Jazz™, to access the repository. | Yes |
-v [--verbose] | Option to show more information. | No |
-w [--workspace] arg | Name or UUID of the repository workspace. You must indicate the same repository workspace to successively upload the data that comes from several Pacbase sessions. If it does not exist, this workspace is created by the scmtools_entries.bat file. |
Yes |
-x [--createcobolcomp] arg | Creation of a specific component for project .COB | No |