A shell utility for XXL-Admin
Project description
xxl-admin-sh
安装
要求python>=3.9
pip install xxl-admin-sh
安装成功后可直接用xxl进入程序
xxl
用法
首次使用会使用默认配置,退出后会自动保存到配置文件
帮助命令
help # 可显示所有可用命令
# 此外任意命令、子命令可通过-h选项显示帮助信息,比如
job -h
group -h
配置命令
config env-set #设置环境配置
config list-clusters #当前环境可用集群列表
config add-cluster #添加集群到当前环境
config remove-cluster #从当前环境移除集群
切换命令
goto prod #可切环境
goto prod cn #可切环境+集群
goto cn #可在当前环境切集群
可显示所有可用命令
执行器列表
group list
group list -a #显示所有集群下面的
任务列表
job list
job list xxx #模糊搜索
job list xxx -a #模糊搜索所有集群下面的
job list DemoJobHanlder #精确搜索
任务执行
job run DemoJobHanlder
job run DemoJobHanlder -a #所有集群都执行
job debug DemoJobHanlder # 自动使用本地地址触发
新增任务
job add --exec DemoJobHanlder --group 10 --cron "0 0 0 * * ?" --title 示例任务2
更新任务
job update DemoJobHanlder --cron "0 0 10 * * ?" --title 示例任务2
开启、停止任务
job on DemoJobHanlder #开启
job off DemoJobHanlder #停止
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
xxl_admin_sh-0.1.1.tar.gz
(12.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 xxl_admin_sh-0.1.1.tar.gz.
File metadata
- Download URL: xxl_admin_sh-0.1.1.tar.gz
- Upload date:
- Size: 12.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: pdm/2.10.0 CPython/3.11.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f9cb98fdbd5cf67dfed2d1f0b7707ed001a44afc2400cb5e14337d897b2ee897
|
|
| MD5 |
2f7bf5f412904b76ede2983433062bf4
|
|
| BLAKE2b-256 |
596d08b2e92ca36da7b7c8075caf4099a5f59cef9416b57764c8ac4a8d3260bc
|
File details
Details for the file xxl_admin_sh-0.1.1-py3-none-any.whl.
File metadata
- Download URL: xxl_admin_sh-0.1.1-py3-none-any.whl
- Upload date:
- Size: 14.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: pdm/2.10.0 CPython/3.11.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d51672fa5cbbac3c12fb0181578bd9e03ef9ffe015b5f74d76d58f7c4f03c03a
|
|
| MD5 |
e7a7c256869eb7fec94cbaf7da8feb4d
|
|
| BLAKE2b-256 |
a34f8774a932412c0033a4cb453d53318b77c1af59ff541c2a2a4838d7173215
|