Update 0.2.2.md

This commit is contained in:
Stefan Pejcic 2024-07-13 21:04:13 +02:00 committed by GitHub
parent 89d1ee4ac0
commit d06bc70c05
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -34,6 +34,7 @@ Not yet released.
- OpenPanel > WPManager > Install WordPress form now has prefilled email address. - OpenPanel > WPManager > Install WordPress form now has prefilled email address.
- When new domain is added, OpenPanel will automatically check SSL for all other doamins owned by the user and regenerate the ssl information for OpenPanel > SSL page. - When new domain is added, OpenPanel will automatically check SSL for all other doamins owned by the user and regenerate the ssl information for OpenPanel > SSL page.
- [OpenCLI improvements, history and logging](#opencli-help)
### Sentinel CLI ### Sentinel CLI
@ -42,9 +43,6 @@ Sentinel - our AI powered service that automatically monitors your server, perfo
![sentinel openpanel cli](https://i.postimg.cc/kg56D2x2/sentinel-openpaenl.png) ![sentinel openpanel cli](https://i.postimg.cc/kg56D2x2/sentinel-openpaenl.png)
Other improvements to the Sentinel AI include: Other improvements to the Sentinel AI include:
- DNS Checks to amke sure that configured anmeservers and hostname have correct DNS. - DNS Checks to amke sure that configured anmeservers and hostname have correct DNS.
@ -52,6 +50,36 @@ Other improvements to the Sentinel AI include:
- Summary reports. - Summary reports.
### OpenCLI Help
[OpenCLI](https://dev.openpanel.co/cli/) now keeps history of used commands and allows you to view last and top 5 used commands:
```
# opencli
Usage: opencli <COMMAND> [additional_arguments]
Suggested commands:
opencli faq Display frequently asked questions and answers.
opencli commands List all available OpenCLI commands and their usage.
Recently used commands:
opencli docker-collect_stats
opencli faq
opencli update
opencli update_check
opencli user-add
Most commonly used commands:
opencli admin
opencli docker-collect_stats
opencli faq
opencli update
opencli update_check
```
Logs are stored in `/var/log/openpanel/admin/opencli.log`. File stores only commands and not attributes (flags).
### Usage Reports ### Usage Reports
If email alerts are enabled, daily usage reports are generated: If email alerts are enabled, daily usage reports are generated: