Skip to content

simon-fredrich/gitlab-import-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gitlab Import Test

Fetch id of a gitlab project/group based on namespaceId/parentId and path.

Usage

You must be in the project root in order for it to work.

Searching for Project

go run . --namespaceId=<namespaceId> --path=<path>

Searching for Group

go run . --parentId=<parentId> --path=<path>

About

Fetch id of a gitlab project based on name and path of the project.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages