mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
Update 0.2.2.md
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user