You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`--connection-id`|*(auto-detected)*| Override the connection ID to scope |
37
-
|`--org`|*(plugin-dependent)*|Organization identifier. For GitHub/Copilot: GitHub org slug. For GitLab: group path. For Azure DevOps: organization name (required). |
|`--repos`|| Comma-separated repos to add (`owner/repo,owner/repo2`) |
40
-
|`--repos-file`|| Path to a file with repos (one `owner/repo`per line) |
37
+
|`--org`|*(plugin-dependent)*|Org/workspace slug (`github`, `gitlab` group path, `bitbucket` workspace, `azuredevops_go` org). Required for plugins whose connection definition needs an org (for example, Azure DevOps) or when running non-interactively; optional in interactive mode for plugins that support workspace discovery (for example, Bitbucket). |
0 commit comments