mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
Update openpanel.md
This commit is contained in:
parent
3797219c42
commit
f8b76356dc
@ -69,11 +69,11 @@ To create a new user, click on the 'New User' button on the Users page. A new se
|
|||||||
To create a new user run the following command:
|
To create a new user run the following command:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
opencli user-add <USERNAME> <PASSWORD> <EMAIL> <PLAN_ID>
|
opencli user-add <USERNAME> <PASSWORD> <EMAIL> <PLAN_NAME>
|
||||||
```
|
```
|
||||||
Example:
|
Example:
|
||||||
```bash
|
```bash
|
||||||
opencli user-add filip masdhjkb213g filip@openadmin.co 1
|
opencli user-add filip masdhjkb213g filip@openadmin.co default_plan_apache
|
||||||
```
|
```
|
||||||
|
|
||||||
:::tip
|
:::tip
|
||||||
|
Loading…
Reference in New Issue
Block a user