gitlab-ci-variables-cli icon indicating copy to clipboard operation
gitlab-ci-variables-cli copied to clipboard

CLI tool to allow setting bulk project variables on Gitlab CI

Results 4 gitlab-ci-variables-cli issues
Sort by recently updated
recently updated
newest added

Thanks for this! I needed to add support for the `masked` to insert secrets but it was not supported. I added other options as well ([see reference](https://docs.gitlab.com/ee/api/project_level_variables.html)). I also handled...

Currently the values of he variables are being logged in console. I got my secret keys logged into CircleCI build logs while using the tool.

Deleting variables can be very useful in many scenarios

Your tool is great! I really happy to find and use it. That would be awesome adding the functionality to get/add Group variables