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
Release history Release notifications | RSS feed
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.13.tar.gz
(12.1 kB
view details)
Built Distribution
File details
Details for the file zyjared_cli-0.1.13.tar.gz
.
File metadata
- Download URL: zyjared_cli-0.1.13.tar.gz
- Upload date:
- Size: 12.1 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
Algorithm | Hash digest | |
---|---|---|
SHA256 | c44cb54a4cebd9a3280577898477dd15a63d48ef79f0c3bf2f06f736289f1556 |
|
MD5 | 31a582ae8dfbc202cd9e9a440c1b47ee |
|
BLAKE2b-256 | 604f81b4daf9fd78a94f7e5d8de5535edcaa9859c863464f246bb0b3009f0563 |
File details
Details for the file zyjared_cli-0.1.13-py3-none-any.whl
.
File metadata
- Download URL: zyjared_cli-0.1.13-py3-none-any.whl
- Upload date:
- Size: 16.7 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
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0629619925e8a4a08f66ea0a4f0fac8c55b4e2be595b8434b70a5cba4e66672b |
|
MD5 | 78dbb13b07c4c9be82336278321d60c9 |
|
BLAKE2b-256 | 9d0c4b335c08b575fadf010740e6d180cf68d48b4232e5d42985a82b1ff28769 |