It's all about the answers!

Ask a question

Is there a CLI (can scm cli do this?) can do promote a workspace level snapshot to the stream level?


Duke Pham (144) | asked May 09 '14, 1:05 p.m.
edited Oct 11 '17, 1:22 p.m. by David Lafreniere (4.8k7)

Is there a CLI (can scm cli do this?) can do promote a workspace level snapshot to the stream level?

Accepted answer


permanent link
Shashikant Padur (4.2k27) | answered May 11 '14, 11:49 p.m.
JAZZ DEVELOPER
edited Oct 11 '17, 1:23 p.m. by David Lafreniere (4.8k7)

I believe the RTC 4.0.4 and above clients have:
    scm set attr -s <snapshot alias/name/uuid> --ownedby <stream alias/name/uuid>


Older versions of the client had
   scm snapshot promote <stream alias/name/uuid> <snapshot alias/name/uuid>

David Lafreniere selected this answer as the correct answer

Your answer


Register or to post your answer.