Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
P
python-cloner
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
personal-op
python-cloner
Commits
127026c9
Commit
127026c9
authored
Oct 19, 2017
by
Francisco Huertas
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Include options for make repos
parent
2286d61b
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
+4
-0
boot.py
github_cloner/boot.py
+4
-0
No files found.
github_cloner/boot.py
View file @
127026c9
...
...
@@ -4,6 +4,7 @@ Usage:
git-cloner clon [(-u <user> | --user=<user>)] [-f] [(-o <out>| --out=<out>)]
(-c <org> | --org=<org>) (-l <limit> | --limit=<limit>)
[(-s <file> | --save=<file>)] [--ssh]
git-cloner make-repos [(-u <user> | --user=<user>)] [-f] [(-i <in>| --in=<in>)] [(-s <file> | --save=<file>)] (-t <type> | --type=<type>) --priv-token=<token>
git-cloner (-h | --help)
git-cloner --version
...
...
@@ -15,8 +16,11 @@ Options:
-h --help Show help
-f Force remove directories
-o --out=<out> Output directory
-i --in=<in> Input directory
-s --save=<file> Save Output resutl into a file
--ssh Use ssh instead https
-t --type=<type> Indicate the type of repository gitlab is only supported jet
--priv-token=<token> Indicate the path to the private token where the token is
"""
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment