Skip to main content

A command-line tool to manage repositories on Gitee.

Project description

gitee-utils

A command-line tool ported from github-utils to manage repositories on Gitee.

Install

pip install gitee-utils

Configurations

In file ~/.gitee-utils/config.ini

[auth]
access_token = GITHUB_ACCESS_TOKEN

Commands

List all repositories

gitee-utils list-repos

Create new repositories

gitee-utils create-repo [--private] [--description DESC] [--path PATH] [--homepage URL] [--has-issues] [--has-wiki]
                        [--can-comment] [--auto-init] [--gitignore_template LANG] [--license-template LICENSE]
                        NAME...

Delete existing repositories

gitee-utils delete-repos [--all] [NAME...]

License

Copyright (C) 2020 HE Yaowen he.yaowen@hotmail.com

The GNU General Public License (GPL) version 3, see COPYING.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

gitee-utils-2.0.0.tar.gz (15.7 kB view hashes)

Uploaded Source

Built Distribution

gitee_utils-2.0.0-py3-none-any.whl (17.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page