ezbookkeeping
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChineseezBookkeeping API Tools
ezBookkeeping API Tools
Usage
使用方法
List all supported commands
列出所有支持的命令
Linux / macOS
bash
sh scripts/ebktools.sh listWindows
powershell
scripts\ebktools.ps1 listLinux / macOS
bash
sh scripts/ebktools.sh listWindows
powershell
scripts\ebktools.ps1 listShow help for a specific command
查看特定命令的帮助信息
Linux / macOS
bash
sh scripts/ebktools.sh help <command>Windows
powershell
scripts\ebktools.ps1 help <command>Linux / macOS
bash
sh scripts/ebktools.sh help <command>Windows
powershell
scripts\ebktools.ps1 help <command>Call API
调用API
Linux / macOS
bash
sh scripts/ebktools.sh [global-options] <command> [command-options]Windows
powershell
scripts\ebktools.ps1 [global-options] <command> [command-options]Linux / macOS
bash
sh scripts/ebktools.sh [global-options] <command> [command-options]Windows
powershell
scripts\ebktools.ps1 [global-options] <command> [command-options]Troubleshooting
故障排除
If the script reports that the environment variable or is not set, user can define them as system environment variables, or create a file in the user home directory that contains these two variables and place it there.
EBKTOOL_SERVER_BASEURLEBKTOOL_TOKEN.envThe meanings of these environment variables are as follows:
| Variable | Required | Description |
|---|---|---|
| Required | ezBookkeeping server base URL (e.g., |
| Required | ezBookkeeping API token |
如果脚本提示未设置环境变量或,用户可以将它们定义为系统环境变量,或者在用户主目录中创建一个包含这两个变量的文件并放置在该目录下。
EBKTOOL_SERVER_BASEURLEBKTOOL_TOKEN.env这些环境变量的含义如下:
| 变量 | 是否必填 | 描述 |
|---|---|---|
| 必填 | ezBookkeeping服务器基础URL(例如: |
| 必填 | ezBookkeeping API令牌 |
Reference
参考资料
ezBookkeeping: https://ezbookkeeping.mayswind.net
ezBookkeeping: https://ezbookkeeping.mayswind.net