Skip to content

Available project integrations not callable from the CLI #2774

@Sjord

Description

@Sjord

slug is both required and unexpected:

$ python -m gitlab project-service available --project-id 1
...
__main__.py project-service available: error: the following arguments are required: --slug
$ python -m gitlab project-service available --project-id 1 --slug slack
...
TypeError: ProjectIntegrationManager.available() got an unexpected keyword argument 'slug'

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