[ 源代码: zabbix-cli ]
软件包:zabbix-cli(3.5.2-2)
Command-line interface for Zabbix
Zabbix-cli is a command line interface for performing common administrative tasks in Zabbix monitoring system via the Zabbix API.
其他与 zabbix-cli 有关的软件包
|
|
|
|
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-httpx
- next generation HTTP client
-
- dep: python3-importlib-metadata
- library to access the metadata for a Python package - Python 3.x
- 或者 python3-supported-min (>= 3.10)
- 软件包暂时不可用
-
- dep: python3-packaging
- core utilities for python3 packages
-
- dep: python3-platformdirs (>= 2.5.4)
- determining appropriate platform-specific directories (Python 3)
-
- dep: python3-prompt-toolkit
- Library for building interactive command line applications (Python)
-
- dep: python3-pydantic
- Data validation and settings management using Python type hinting
-
- dep: python3-rich
- render rich text, tables, progress bars, syntax highlighting, markdown and more
-
- dep: python3-tomli
- lil' TOML parser for Python
- 或者 python3-supported-min (>= 3.11)
- 软件包暂时不可用
-
- dep: python3-tomli-w
- Python 的 lil' TOML 写入支持
-
- dep: python3-typer (>= 0.13.1)
- Python library for building CLI applications (Python 3)
-
- dep: python3-typing-extensions
- Backported and Experimental Type Hints for Python