https://github.com/otale/tale-cli
🐝 tale命令行帮助程序
https://github.com/otale/tale-cli
cli tale terminal
Last synced: 5 months ago
JSON representation
🐝 tale命令行帮助程序
- Host: GitHub
- URL: https://github.com/otale/tale-cli
- Owner: otale
- License: mit
- Archived: true
- Created: 2017-09-09T12:26:47.000Z (almost 9 years ago)
- Default Branch: dev
- Last Pushed: 2018-08-24T13:22:21.000Z (almost 8 years ago)
- Last Synced: 2024-06-20T12:43:20.596Z (almost 2 years ago)
- Topics: cli, tale, terminal
- Language: Go
- Homepage:
- Size: 43.6 MB
- Stars: 15
- Watchers: 4
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# tale-cli
tale命令行帮助程序 🌟
[](https://raw.githubusercontent.com/otale/tale-cli/master/LICENSE)
[](https://travis-ci.org/otale/tale-cli)
[](https://goreportcard.com/report/github.com/otale/tale-cli)
[](https://godoc.org/github.com/otale/tale-cli)
## 特性
- 支持启动、停止、升级 Tale 博客
- 支持 Linux、MacOSX 系统
- 支持旧版本迁移
- 支持博客备份
## 预览
[](https://asciinema.org/a/186825)
## 安装
目前二进制文件存储在仓库 `bin` 目录,等发布版本后会提供一个在线下载地址。
## 帮助
```bash
» ./tale-cli
Tale 博客程序帮助工具
Github: https://github.com/otale/tale
Usage:
tale-cli command [arguments]
Available commands:
backup 备份 Tale 博客
log 查看 Tale 博客日志
restart 重启 Tale 博客
start 启动 Tale 博客
status 查看 Tale 博客运行状态
stop 停止 Tale 博客
upgrade 升级 Tale 博客
```
> 备份的文件在当前目录下形如 `backup_201709109281.zip`