Skip to content

TemboInc/gitlabapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gitlabapi

A command line app to create and update Gitlab environment variables. Will read an env_file in the following form. Variables will only be created or updated, NOT deleted.

# Comments are ignored
foo=bar
spam=ham

See the open Gitlab issue

Usage

python updatevariables.py env_file_path private_token project_name username

A private token can be created in Gitlab Account Settings > Access Tokens. (The token must have api scope)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages