mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
Update admin.md
This commit is contained in:
parent
d35c87fa35
commit
446e91a21d
@ -147,5 +147,12 @@ Currently available options for notifications are:
|
|||||||
To check current server info you can use the following command:
|
To check current server info you can use the following command:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
opencli server_info
|
opencli opencli report
|
||||||
```
|
```
|
||||||
|
|
||||||
|
To make the report public and get a link that you can share with our support staff, add the `--public` flag:
|
||||||
|
```bash
|
||||||
|
opencli opencli report --public
|
||||||
|
```
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user