Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

Loading a single component with lscm

 I am trying to use lscm to create a workspace and then load the files from a particular component.

I have a single stream with 2 components in it.

I saw through some docs you can use a load rule to load a particular component.  Is there anyway I can just load a component by name instead?

Here are the commands I am using.

```
${LSCM} create workspace -r jazzhub -s myproject workspace
${LSCM} load -r jazzhub workspace --force

0 votes



One answer

Permanent link
Jeff,

if you type >lscm help load
you are given all the valid options. To load a particular component simply add the component name or UUID as [remote-path...] parameter at the end of the command, i.e.
${LSCM} load -r jazzhub workspace --force ${COMP_UUID}

If this answers your question please mark it as accepted.
- Arne

0 votes

Your answer

Register or log in 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.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 10,952
× 158

Question asked: Jun 30 '14, 3:23 p.m.

Question was seen: 5,259 times

Last updated: Jun 30 '14, 7:09 p.m.

Confirmation Cancel Confirm