Movatterモバイル変換


[0]ホーム

URL:


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

Sign up
Appearance settings

/groups/:id/members/all for cli does not contain correct parameters #848

Closed
Labels
@dgsmith

Description

@dgsmith

Description of the problem, including code/CLI snippet

When using the CLI command:gitlab group-member all [...] the accepted parameters are incorrect. Theall "endpoint" should operate just like thelist, allowing paging, etc. instead, it seems to have some other specific commands that aren't necessary.

Expected Behavior

Being able to use commands such as,

  • gitlab group-member all --group-id 212 --page 2
  • gitlab group-member all --group-id 212 --per-page 2 --page 10
  • etc.

Actual Behavior

gitlab group-member all only accepts:

 -h, --help           show this help message and exit  --group-id GROUP_ID  --sudo SUDO  --id ID

as specified in thegitlab docs--id is not necessary and you should actuallybe able to search (probably something to add for the normallist as well.

Specifications

  • python-gitlab version: 1.10.0
  • API version you are using (v3/v4): v4
  • Gitlab server version (or gitlab.com): 12.0.3-ee

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


      [8]ページ先頭

      ©2009-2025 Movatter.jp