Nekro Agent 跨平台自动部署 CLI 工具
Project description
NA-Tools
Nekro Agent 跨平台自动部署 CLI 工具
支持 macOS / Linux,提供一键安装、更新、备份、恢复和配置管理。
安装
# 需要 Python 3.10+
pip install -e .
# 或使用 uv
uv sync
命令
| 命令 | 说明 |
|---|---|
na-tools install |
安装 Nekro Agent(Docker 检测 → 配置 → 部署) |
na-tools bind |
绑定已安装的 NA 实例到管理列表 |
na-tools remove |
卸载并移除指定的 NA 实例 |
na-tools update |
更新服务到最新版本 |
na-tools backup |
备份数据和配置 |
na-tools restore [file] |
从备份恢复(不指定文件则从列表选择) |
na-tools config |
快捷配置 nekro-agent.yaml |
na-tools status |
查看服务状态 |
na-tools logs [service] |
查看服务日志 |
na-tools list |
列出所有已安装的 Nekro Agent 及序号 |
na-tools use <id/path> |
切换当前激活的数据目录 |
快速开始
# 一键安装
na-tools install
# 绑定已安装的 NA 实例(适用于从其他方式安装的或迁移的 NA)
na-tools bind --data-dir /path/to/nekro_data
# 配置模型 API
na-tools config model
# 添加管理员
na-tools config admin --add 12345678
# 更新到最新版
na-tools update
# 备份数据
na-tools backup
# 恢复备份(交互式选择)
na-tools restore
# 移除 NA 实例(保留数据目录)
na-tools remove --keep-data
# 查看多开或所有安装实例
na-tools list
# 切换到另一个安装实例
na-tools use 1
# 查看状态
na-tools status
跨平台支持
| 功能 | Linux | macOS |
|---|---|---|
| Docker 安装 | ✅ 自动 | ⚠️ 引导 |
| 服务部署 | ✅ | ✅ |
| 备份恢复 | ✅ | ✅ |
| 配置管理 | ✅ | ✅ |
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
na_tools-1.2.0.tar.gz
(40.1 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
na_tools-1.2.0-py3-none-any.whl
(43.2 kB
view details)
File details
Details for the file na_tools-1.2.0.tar.gz.
File metadata
- Download URL: na_tools-1.2.0.tar.gz
- Upload date:
- Size: 40.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e71aeecea211a440a1a875d6b908bcdbbb733831bd64965c0a54a5beba554dd3
|
|
| MD5 |
50c810dd23186a401b0b37569fa63041
|
|
| BLAKE2b-256 |
c0893464b34aa0bf145b46bb749497463c32c2bd599345fdc8ed5911fb4755a1
|
File details
Details for the file na_tools-1.2.0-py3-none-any.whl.
File metadata
- Download URL: na_tools-1.2.0-py3-none-any.whl
- Upload date:
- Size: 43.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
332802a80e59c1ee5b2c1c739e0902a51503d7638d49f8c1214c1814e6a0c851
|
|
| MD5 |
1275d4ea256f74cacca9d23f678ae8d0
|
|
| BLAKE2b-256 |
64c91ed0dd6746ca08fe9919d3ddd62747a78662d527828403ccc64e968e2e13
|