DC software cli
Project description
Docker compose software cli
Usage
install package
dc install package_name
uninstall package
dc uninstall package_name
update package
dc update package_name
Test Publish
rm -rf dist & python -m build && python -m twine upload --repository testpypi dist/*
rd /S /Q dist & python -m build && python -m twine upload --repository testpypi dist/*
pip uninstall -y dc-cli-jawide && pip install --index-url https://test.pypi.org/simple/ --no-deps --no-cache-dir --upgrade dc-cli-jawide
Publish
rm -rf dist & python -m build && python -m twine upload dist/*
rd /S /Q dist & python -m build && python -m twine upload dist/*
pip uninstall -y dc-cli-jawide && pip install --no-cache-dir --upgrade dc-cli-jawide
Future
- 修改install子命令使其只下载应用不启动应用,添加更多命令,例如stop、start、pause
- 添加search子命令,提供应用搜索功能
- 添加ps子命令,提供应用运行状态显示功能
- 添加config子命令,用于配置全局变量
- 优化错误信息的提示
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
dc_cli_jawide-0.0.2.tar.gz
(3.4 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file dc_cli_jawide-0.0.2.tar.gz.
File metadata
- Download URL: dc_cli_jawide-0.0.2.tar.gz
- Upload date:
- Size: 3.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.25.1 requests-toolbelt/0.9.1 urllib3/1.26.6 tqdm/4.61.2 importlib-metadata/4.10.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
46173245c1fa6ee8aa9e7daaaaaeaa107286efecf0ffea1b9ca3095c9c4fe841
|
|
| MD5 |
f19537d0739828d2fac6bf6dc6d0d417
|
|
| BLAKE2b-256 |
6787867d98efb509853dea770d7f1459d3c6bdbd4d313ebff0675baf26e3c68e
|
File details
Details for the file dc_cli_jawide-0.0.2-py3-none-any.whl.
File metadata
- Download URL: dc_cli_jawide-0.0.2-py3-none-any.whl
- Upload date:
- Size: 4.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.25.1 requests-toolbelt/0.9.1 urllib3/1.26.6 tqdm/4.61.2 importlib-metadata/4.10.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5bfd2f41d8f2df038c88eba310e84de1c1f92d717f12effd940b20d33546ef65
|
|
| MD5 |
9fe1443b1acda26b5e1db8f4cba8ba26
|
|
| BLAKE2b-256 |
22be4364a77cdf00ac9e92c398a450708e3aa3d2f3ed68b657f1eb46a1ea9f77
|