An open API service indexing awesome lists of open source software.

https://github.com/c2l2c/time-saving-scripts

A collection of helper scripts that help you reduce frustration and time consumed across various cloud tools
https://github.com/c2l2c/time-saving-scripts

Last synced: 3 months ago
JSON representation

A collection of helper scripts that help you reduce frustration and time consumed across various cloud tools

Awesome Lists containing this project

README

          

# time-saving-scripts
A collection of helper scripts that help you reduce frustration and time consumed across various cloud platforms

## [Gitlab](./gitlab)

copy_vars.sh: This is a script which allows you to copy project variables from one Gitlab project to another.

### Prerequisites:

[python-gitlab](https://python-gitlab.readthedocs.io/en/stable/): python CLI tool to intract with Gitlab APIs. You need to set up the CLI version and configure it with your Gitlab API token.