How to see the exact Label (size, numbers of labels etc.) at a checkpoint via CLI
Hi @all,
an example: we have a checkpoint 1.2 with label "Test1". Another user adds another label "Test2,Test3" to this checkpoint. If i want to look via commandline with
si viewprojecthistory -P#<projectpath> --rfilter=labeled --fields=labels/<projectpath>
than i get this output:
Test1,Test2,Test3
So i couldnt see if this is one label, or two lables, or three labels. Is there any way to see that there were originally two labels?
Thanks, and kind regards, Jens

