Skip to content

jy00917522/toughcli

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

toughcli

toughcli 是一个toughradius以及相关软件的工具包。

运行环境

- Linux/Mac OSX/BSD
- Python 2.7/PyPy
- Click

安装

easy_install toughcli 或者 pip install toughcli

使用说明

查看帮助:

toughcli --help

Usage: toughcli [OPTIONS] COMMAND [ARGS]...

Options:
  --version
  --help     Show this message and exit.

Commands:
  docker
  mysql
  radius
  redis
  upgrade

查看服务器信息:

$ toughcli --info
Linux distribution: CentOS Linux,7.2.1511,Core
Cli version toughcli: 0.0.7
Env_home: /root
Env_path: /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/root/bin:/usr/local/bin
Server platform: Linux-3.10.0-327.4.5.el7.x86_64-x86_64-with-centos-7.2.1511-Core,x86_64
Python version: CPython,2.7.5
Docker version 1.8.2-el7.centos, build a01dc02/1.8.2
docker-compose version 1.5.2, build 7240ff3

About

toughradius tools, toughradius 工具箱

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 98.7%
  • Makefile 1.3%