gitlab-cli icon indicating copy to clipboard operation
gitlab-cli copied to clipboard

Multiple group inclusion failed to copy label

Open daisukixci opened this issue 7 years ago • 0 comments

When you have a repo which is in a group which is also in a group. I use the command: gitlab-cli label copy -U https://<URL>/<group1>/<group2>/<project> -t <token> it returns error: invalid target repository: failed to get Gitlab project 'https://...': repository with path <group1>/<group2>/<project> was not found

PS: thanks for your work.

daisukixci avatar Mar 06 '18 12:03 daisukixci