glab-repo-contributors - Man Page
Get repository contributors list.
Synopsis
glab repo contributors [flags]
Description
Get repository contributors list.
Options
-o, --order="commits" Return contributors ordered by name, email, or commits (orders by commit date) fields
-p, --page=1 Page number
-P, --per-page=30 Number of items to list per page.
- -R, ā--repo="" Select another repository using the OWNER/REPO or GROUP/NAMESPACE/REPO
- format or full URL or git URL
-s, --sort="" Return contributors sorted in asc or desc order
Options Inherited from Parent Commands
--help[=false] Show help for command
Example
$ glab repo contributors $ glab repo contributors -R gitlab-com/www-gitlab-com #=> Supports repo override
See Also
Referenced By
Nov 2023 Auto generated by spf13/cobra