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.14.tar.gz (13.0 kB view details)

Uploaded Source

Built Distribution

zyjared_cli-0.1.14-py3-none-any.whl (19.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: zyjared_cli-0.1.14.tar.gz
  • Upload date:
  • Size: 13.0 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.14.tar.gz
Algorithm Hash digest
SHA256 8e8a650b4f69640945cbb9036ab941dd9de74281e09e088371cf6fbe73406aeb
MD5 068e153c5522571612fe51d27c4c9ac2
BLAKE2b-256 e7ab3492995e6771f1bf7d7274f7e5e17a4aa60a4ec32371a2ee474a27b33bec

See more details on using hashes here.

File details

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

File metadata

  • Download URL: zyjared_cli-0.1.14-py3-none-any.whl
  • Upload date:
  • Size: 19.4 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.14-py3-none-any.whl
Algorithm Hash digest
SHA256 4563846f7f92c3f6d4d7f13b6dc155a06382c39842b33e6d27c982e683d3a980
MD5 0cd3775d2e76cc27cae2ae96601bbc1b
BLAKE2b-256 1f56b2fd861e5cec6253be7798595c4833b30cf05942ba61a2bf3f3a30f07b80

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