git-gitlab icon indicating copy to clipboard operation
git-gitlab copied to clipboard

"git lab create" is not seemed to work for me.

Open chaosoldier opened this issue 7 years ago • 1 comments

"git lab create" is not seemed to work for me.

I tried to put command with following instruction.

cd test
git init
# "git hub create"and "git lab clone" has been worked
git lab create
# Fatal error: 'GroupManager' object has no attribute 'search'

and update token for gitlab. (this token is allowed all authorities)

Environment

macos->Mojave 10.14
pip3 --version
pip 18.0 from /usr/local/lib/python3.7/site-packages/pip (python 3.7)

Please help me.

chaosoldier avatar Oct 27 '18 12:10 chaosoldier

I hope this new cli tool helps. It is being actively maintained with support for live pipeline view on cli https://github.com/profclems/glab

profclems avatar Aug 17 '20 13:08 profclems