Update admin.md

This commit is contained in:
Stefan Pejcic 2024-03-07 13:42:38 +01:00 committed by GitHub
parent d35c87fa35
commit 446e91a21d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -147,5 +147,12 @@ Currently available options for notifications are:
To check current server info you can use the following command:
```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
```