Skip to main content

zyjared's cli tool

Project description

zyjared-cli

Usage

pip install zyjared-cli
zycli --help

List

config

zycli config --help

# zycli config [cli name]
# zycli config [group.]
# zycli config [group.name]
zycli config --init

# zycli config [cli name] --init
# zycli config clean --init

example:

zycli config clean --init

zycli.toml will be created if not exists:

[clean]
dirpath = ""
pattern = []

clean

zycli clean --help

example:

zycli clean test -p "*.py" -p "!folder/*.py"

or use config file:

zycli clean
# zycli.toml
[clean]
dirpath = "test"
pattern = ["*.py", "!folder/*.py"]

version

zycli version --help

example:

zycli version patch [--down]
  • patch
  • minor
  • major
  • alpha
  • beta
  • rc
  • dev

push

zycli push --help

example:

zycli push -m "test" --tag patch
zycli push -m "test" --tag patch --amend --retag

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

zyjared_cli-0.1.11.tar.gz (9.9 kB view details)

Uploaded Source

Built Distribution

zyjared_cli-0.1.11-py3-none-any.whl (13.3 kB view details)

Uploaded Python 3

File details

Details for the file zyjared_cli-0.1.11.tar.gz.

File metadata

  • Download URL: zyjared_cli-0.1.11.tar.gz
  • Upload date:
  • Size: 9.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.3 CPython/3.12.4 Linux/6.5.0-1025-azure

File hashes

Hashes for zyjared_cli-0.1.11.tar.gz
Algorithm Hash digest
SHA256 86628269c77481e74c268a50b6f6ca82f427e2bcb1715fd62b9f9752a69bb4bf
MD5 390ac5e16f4e71ff8acf2c59df38d936
BLAKE2b-256 5bccf2d33b40b7da87110e06c07105ca56c533578a32adf7ea5c872a4864df31

See more details on using hashes here.

File details

Details for the file zyjared_cli-0.1.11-py3-none-any.whl.

File metadata

  • Download URL: zyjared_cli-0.1.11-py3-none-any.whl
  • Upload date:
  • Size: 13.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.3 CPython/3.12.4 Linux/6.5.0-1025-azure

File hashes

Hashes for zyjared_cli-0.1.11-py3-none-any.whl
Algorithm Hash digest
SHA256 9c2f00977bb835cf6eb30294d8435e6555ecd9d34ca7d570a76f7e9bb3ecb445
MD5 1952bb0db0d5c341ea735f5df9442d9d
BLAKE2b-256 935e05b4c4f178582c79e5e90af36366233a6872fe9c7088574ed9fd549a7cc9

See more details on using hashes here.

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