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
- Host: GitHub
- URL: https://github.com/c2l2c/time-saving-scripts
- Owner: C2L2C
- Created: 2022-03-29T14:13:35.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-03-29T15:19:38.000Z (about 4 years ago)
- Last Synced: 2024-12-31T17:31:00.081Z (over 1 year ago)
- Language: Shell
- Homepage:
- Size: 3.91 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.