Use Gitcloudcli to operate files in git
$ gem install gitcloudcli
First. Create access token for command line
gitcloudcli will support in future
gitcloudcli will support in future
Second. Add token, repo and spacename to gitcloud
gitcloud space add Github *****.git ****c958
Third. Use gitcloud to use this tool
Commands:
gitcloud --version, -v # print the version
gitcloud delete PATH # 删除远端文件
gitcloud help [COMMAND] # Describe available commands or one specific command
gitcloud info PATH # 展示远端文件信息
gitcloud list # 展示远端根目录所有文件信息
gitcloud space [COMMAND] # 增加,删除,列出当前可操作的Git空间
gitcloud upload LOCALPATH # 上传本地文件