Skip to content

Running

To apply settings for a single project, run the app with the path to the project, f.e.:

gitlabform my-group/my-project1

To apply settings for a group of projects, run:

gitlabform my-group

To apply settings for all groups of projects and projects explicitly defined in the config, run:

gitlabform ALL_DEFINED

To apply settings for all groups and projects that you can modify, run:

gitlabform ALL

Run:

gitlabform -h

...to see the current set of supported command line parameters.