Skip to content

Commit 2c4c493

Browse files
Joseph MoukarzelJoseph94m
authored andcommitted
docs(install): Explain in quick install that the group path can be different than the visible group path
1 parent 68fe344 commit 2c4c493

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

install.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -258,6 +258,8 @@ echo -e "${DIM}Leave empty to connect Plumber to the entire GitLab instance${NC}
258258
echo -e "${DIM}(requires GitLab instance Admin to run onboarding).${NC}"
259259
echo -e "${DIM}Or enter a group path to limit Plumber to that group${NC}"
260260
echo -e "${DIM}(requires at least Maintainer role in the group).${NC}"
261+
echo -e "${DIM}On GitLab.com or non-self-hosted instances, use the exact group path as defined in GitLab (the 'full_path'),${NC}"
262+
echo -e "${DIM}which may differ from the display name and can include a suffix added by GitLab for uniqueness.${NC}"
261263
prompt_optional ORGANIZATION "GitLab group path"
262264

263265
# GitLab OIDC

0 commit comments

Comments
 (0)