Skip to content

wudixm/aliyun-codeup-api-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

aliyun-codeup-api-tools

usage: java -jar aliyun-codeup-api-tools-0.0.1-SNAPSHOT.jar [-a] [-b] [-h] [-m] [-r]
Options:
 -a   [orderByColumn]
      Get all repository, The supported columns are:
      id	repository id.
      name
      repository name. (default)
 -b   repositoryId [page] [pageSize]
      Get branches of the repository
 -h   print this message
 -m   repositoryId sourceBranch targetBranch title
      Create merge request.
 -r   [page] [pageSize]
      List repository

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages