It's all about the answers!

Ask a question

Cmd-line scm load rejects --component


Tom Frauenhofer (1.3k58435) | asked Sep 19 '08, 9:49 a.m.
RTC1.0 using the "scm load" command

The online doc says that I can select which component to load using the
--component option, but when I do I get:

scm load "Workspace" -r DAVE --component base
Argument syntax error:
Subcommand "load" does not support option "--component"

Does the option have some other name ?

Cheers

2 answers



permanent link
Tom Frauenhofer (1.3k58435) | answered Sep 19 '08, 10:38 a.m.
FYI:

The documentation is incorrect. scm load can load selected components
using a syntax like

scm load workspace comp1 comp2 ...

The -c and/or --component switches are not actually implemented AFAICT.

David Ward wrote:
RTC1.0 using the "scm load" command

The online doc says that I can select which component to load using the
--component option, but when I do I get:

scm load "Workspace" -r DAVE --component base
Argument syntax error:
Subcommand "load" does not support option "--component"

Does the option have some other name ?

Cheers

permanent link
Evan Hughes (2.4k1318) | answered Sep 23 '08, 10:57 a.m.
JAZZ DEVELOPER
The documentation is incorrect. scm load can load selected components
using a syntax like


Thanks for pointing this out. I've submitted a bug against the doc team.

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.