Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 4e5d1e3

Browse filesBrowse files
authored
Update projects.rst
Having exactly 20 internal and 5 private projects in the group spent some time debugging this issue. Hopefully that helped: #93 Imho should be definitely mention about `all=True` parameter.
1 parent a3a7713 commit 4e5d1e3
Copy full SHA for 4e5d1e3

File tree

Expand file treeCollapse file tree

1 file changed

+2
-0
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-0
lines changed
Open diff view settings
Collapse file

‎docs/gl_objects/projects.rst‎

Copy file name to clipboardExpand all lines: docs/gl_objects/projects.rst
+2Lines changed: 2 additions & 0 deletions
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,8 @@ Results can also be sorted using the following parameters:
3939

4040
::
4141

42+
# List all projects (default 20 )
43+
projects = gl.projects.list(all=True)
4244
# Archived projects
4345
projects = gl.projects.list(archived=1)
4446
# Limit to projects with a defined visibility

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.