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

Uploaded Source

Built Distribution

zyjared_cli-0.1.16-py3-none-any.whl (20.9 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for zyjared_cli-0.1.16.tar.gz
Algorithm Hash digest
SHA256 ea1ba5849ff1e1a227b756867126b9a2c0a401ce0569ada3c65f2647752dfa62
MD5 c7654d761fdb41a6fabf14a4e3cefcda
BLAKE2b-256 78e2e518f50dfe6a86ab9cbed2af21ce05cb40531bf19fb58c69a9177781907e

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for zyjared_cli-0.1.16-py3-none-any.whl
Algorithm Hash digest
SHA256 96c1f71be2c3a5a226a1b82d5b8a863b636f2f455845ffdef9afe15e57447527
MD5 57e4aa430bbb920d1fdd901b288934c0
BLAKE2b-256 bd0a4915867d9435c65789e6aa93675788cd9ab644e278aabf6b642b01745758

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