set attributes example
set attributes example.
Examples
Set the attributes of a baseline.
lscm set attributes -b TestBaseline1 --baseline-component TestComp1 -r lo --description "New baseline - Sept 25th 2012"
Baseline property was successfully set.
Baseline property was successfully set.
Set the attributes of a component.
lscm set attributes --component TestComp1 --ownedby TestJazzUser1 -r lo
Component property was successfully set.
Component property was successfully set.
Set the attributes of a snapshot.
lscm set attributes --snapshot TestSnapshot1 --description "New
snapshot - Sep 25th 2012" -r lo
Snapshot property was successfully set.
snapshot - Sep 25th 2012" -r lo
Snapshot property was successfully set.
Set the attributes of a repository workspace.
lscm set attributes -r repo --workspace 1181 --visibility accessgroup --accessgroup "Access Group A"
The workspace property was set.
The workspace property was set.