How to get labels for a project using CLI
Hi all
I want to know a command on how to retrieve all labels of a particular project.
I tried the following command, but it is displaying the labels for the elements present inside that project.
si viewproject --project=/src/somethingproject.pj --fields=labels > labels.txt
i want to get the labels from project level.
can anyone please provide suggestion or do i need to use any filters ??
