< Cli < ref
mw gitlab repo list
Get list of repositories.
mw gitlab repo list [flags]
Examples
glab repo list
Options
-a, --all List all projects on the instance --member Only list projects which you are a member -m, --mine Only list projects you own (default true) -o, --order string Return repositories ordered by id, created_at, or other fields (default "last_activity_at") -p, --page int Page number (default 1) -P, --per-page int Number of items to list per page. (default 30) -s, --sort string Return repositories sorted in asc or desc order --starred Only list starred projects
Options inherited from parent commands
--help Help for this command --no-interaction Do not ask any interactive questions -v, --verbose count Increase output verbosity. Example: --verbose=2 or -vv
SEE ALSO
- mw gitlab repo - Work with GitLab repositories and projects
This article is issued from Mediawiki. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.