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

How to obtain a changeset's component using [l]scm list changesets?

 Using

[l]scm list changesets --created-after
makes it easy to determine if a repository has had any recent SCM activity. The resulting json output does not include the changesets' components. Without resorting to using the Plain Java Client Libraries, is there a way to get a changeset's component using the scm cli?

0 votes


Accepted answer

Permanent link

You can get the component info using the 'list changes' command. The list changes command accepts the change set uuid/alias as the input and the output shows the component and the changes(files/folders) within the change set.

Garrett Rolfs selected this answer as the correct answer

0 votes

Comments

 Thank you! I don't know how I missed that. My eyes skipped immediately to the work item information.

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
× 12,025
× 1,204
× 158
× 87

Question asked: Oct 08 '20, 12:01 p.m.

Question was seen: 1,520 times

Last updated: Oct 09 '20, 8:40 a.m.

Confirmation Cancel Confirm