Metadata-Version: 2.1
Name: zpodcli
Version: 0.4.0
Summary: 
License: MIT
Author: Timo Sugliani
Author-email: timo.sugliani@gmail.com
Requires-Python: >=3.10,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: pydantic (==2.6.3)
Requires-Dist: pyyaml (>=6.0,<7.0)
Requires-Dist: typer[all] (==0.10.0)
Requires-Dist: zpodsdk (==0.4.0)
Description-Content-Type: text/markdown

# zPodFactory CLI

`zcli` is a command line interface for zPodFactory. It is used to create, manage and deploy zPods.

The documentation for `zcli` is available on the main zPodFactory website: https://zpodfactory.github.io

- For installation and administrative usage please refer to: https://zpodfactory.github.io/guide/admin/#introduction
- For end user usage please refer to: https://zpodfactory.github.io/guide/user/

For any issues, please create a GitHub issue at: https://github.com/zPodFactory/zpodcore/issues

