Update 0.2.2.md

This commit is contained in:
Stefan Pejcic
2024-07-09 19:02:07 +02:00
committed by GitHub
parent d17098032a
commit aa07862ad7

View File

@@ -33,12 +33,12 @@ New command `opencli domains-dnssec` is available and allows administrators to e
- to update the zone after publishing new records:
```
opencli domains-dnssec --update
opencli domains-dnssec example.com --update
```
- to check if domain has dnssec enabled and view DS records:
```
opencli domains-dnssec --check
opencli domains-dnssec example.com --check
```
Please note that this feature is still experimental and there is still no UI for it in OpenPanel interface.