The chbl command modifies one or more baselines. You can modify a baseline's labeling status or assign a new promotion level to a baseline.
For information about changing the baseline's name, see rename.
The UNIX system and Linux examples in this section are written for use in csh. If you use another shell, you may need to use different quoting and escaping conventions.
The Windows examples that include wildcards or quoting are written for use in cleartool interactive mode. If you use cleartool single-command mode, you may need to change the wildcards and quoting to make your command interpreter process the command appropriately.
In cleartool single-command mode, cmd-context represents the UNIX system and Linux shells or Windows command interpreter prompt, followed by the cleartool command. In cleartool interactive mode, cmd-context represents the interactive cleartool prompt.
cmd-context chbl -incremental testbl.121@/vobs_core_projects
Begin incrementally labeling baseline "testbl.121".
Done incrementally labeling baseline "testbl.121".
cmd-context chbl -full -level TESTED testbl.121@\core_projects
Change baseline "testbl.121".
Baseline "testbl.121" is already fully labeled.