Please provide a CLI for web host automation through a command-line or script. The API is provided for developers who wish to build off of WHMCS so wrapping the most common/essential calls into a command-line interface would be a logical extension. This would allow for administration of WHMCS in line with the modern approach used by cloud providers. A CLI would be especially helpful for quickly checking health, performing automatic upgrades, batch operations and so much more.
1 Comment
Login to post a comment.
Thanks for taking the time to make this suggestion. There are a few operations which can be performed at the command line, such as installations/updates, as well as triggering the automation:
- https://docs.whmcs.com/Crons
- https://docs.whmcs.com/Install_On_The_Command_Line
- https://help.whmcs.com/m/64752/l/1465032
Is there a particular task or group of functions you'd like to execute via a CLI interface?