Update 0.2.4.md

This commit is contained in:
Stefan Pejcic
2024-07-30 22:54:44 +02:00
committed by GitHub
parent 451c9036aa
commit 0e89aae483

View File

@@ -10,8 +10,9 @@ Not yet released.
### 🚀 New feature
### 🚀 New features
- [cPanel 2 OpenPanel importer](#cpanel-importer)
- [opencli domains-add](#opencli-domains-add)
- `opencli php-ioncube` - enable IonCube Loader extension for all installed PHP versions
@@ -45,6 +46,22 @@ Step 4. Wait for the process to complete
![import progress in openpanel](https://i.postimg.cc/YCxDCnqY/3.png)
### opencli domains-add
New command is available to add a domain to user from the terminal:
```bash
opencli domains-add <USERNAME> <DOMAIN>
```
Example:
```bash
opencli domains-add stefan pejcic.rs
```
Note: this command will add a domain for user regardless of their domains limit.
### opencli user-disk
New command is available to list real-time disk and inodes usage for a user: