Skip to content

repository/group wildcard #11

Description

@andreascian

I think that it might be interesting to allow label management (copy/update) for more than one project/group (or even a whole GitLab instance) at once.

E.g.

gitlab-cli label copy -U https://mygitlab.example.com/mygroup/*  -t xxxxxx

gitlab-cli label copy -U https://mygitlab.example.com/mygroup/linux-*  -t xxxxxx

gitlab-cli label update -r "linux-*" --match <REGEX> --name <NAME> --color <COLOR> --description <DESC>

WDYT? Any clue in how to add this feature?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions