Manage GitLab secret variables with CLI
Project description
Just like heroku config, but for a project on gitlab. Set, unset and list project secret variables.
- Usage:
Define API_URL of your gitlab. Get project ID you are working on. Set it inside your .gitlabvars.ini (global or local in the root of a project) under the variable PROJECT_ID Set CERT_PATH variable pointing to the gitlab certificate.
`GITLAB_PRIVATE_TOKEN=xxx python3 gitlabvars.py projects` Use your private token from gitlab account settings to enable auth.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
gitlab-vars-0.1.tar.gz
(5.0 kB
view details)
File details
Details for the file gitlab-vars-0.1.tar.gz.
File metadata
- Download URL: gitlab-vars-0.1.tar.gz
- Upload date:
- Size: 5.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5381f3c69b73506eea12e9e3c1915bfac4a4b967d30996a0146a07fd6eea90c0
|
|
| MD5 |
e53804373964331dd7497dc3a4934d55
|
|
| BLAKE2b-256 |
a64987939fa26efac2ad375ade1431bddf3252cc12bae09d179bd5cd1f276171
|