-B Command-line Option
Return to Introduction  Previous page  Next page
Use the -B option with the CreateView and UpdateView commands make the View you are creating or updating Shared (accessible by all users).

For example, the following command will create a sharable View called TestView based on two projects (Project1 and Project2), and using Version Label 1.2.3.4 as the basis:  

tc CreateView TestView "Description of TestView" Project1 Project2 -VL"1.2.3.4" -B  


 


© 1995-2018 MCN Software