It's all about the answers!

Ask a question

retrieve an RTC-file's properties - scm get property


Bernd van Oostrum (21724767) | asked Jul 31 '13, 10:01 a.m.
Hi,

I'm wondering how to retrieve the properties of a file through SCM.

scm get property sounds like a good candidate, but there is no workspace/stream/component as an option to the command.
So where does this command gets its information?

Regards,
Bernd.

One answer



permanent link
Tim Mok (6.6k38) | answered Jul 31 '13, 11:14 a.m.
JAZZ DEVELOPER
From the help command:

Usage: scm property get [options] <key> <files...>

You specify the file that is loaded.

There's also the 'scm list properties <files...>' command if you want a simple way to see all the properties.

Comments
Bernd van Oostrum commented Jul 31 '13, 11:38 a.m. | edited Jul 31 '13, 11:38 a.m.

Ok, I see.
Is there a command to retrieve these properties from RTC as well?

Regards,
Bernd.

Your answer


Register or to post your answer.