Skip to content

Latest commit

History

19 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

ISPConfig 3 CLI interface

ISPconfig3-cli is a library designed to interact with ISPConfig3. It aims to provide a simple command line interface to perform all actions provided by ISPConfig remote API.

Installation

  1. git clonethis repository.
  2. Download composer: curl -s https://getcomposer.org/installer | php
  3. Install dependencies: php composer.phar install
  4. Edit config/development.json with your ISPconfig remote details.

Usage

### Mail
bin/mail domain_get 4
bin/mail domain_get_by_domain domain
### Server
bin/server get 1
bin/server_get_by_ip 111.222.333.444
### General
bin/get functions_list

Credits

About

ISPconfig3 CLI interface

Resources

Stars

2 stars

Watchers

3 watching

Forks

Releases

Packages

Contributors

Languages