mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2025-11-09 16:00:36 +08:00
DOCS: Commands preview/push (#2888)
This commit is contained in:
parent
1ae265e5f6
commit
c112e91ed8
1 changed files with 1 additions and 3 deletions
|
|
@ -3,9 +3,7 @@
|
||||||
`preview` reads the dnsconfig.js file (or equivalent), determines what changes are to be made, and
|
`preview` reads the dnsconfig.js file (or equivalent), determines what changes are to be made, and
|
||||||
prints them. `push` is the same but executes the changes.
|
prints them. `push` is the same but executes the changes.
|
||||||
|
|
||||||
```text
|
```shell
|
||||||
Syntax:
|
|
||||||
|
|
||||||
NAME:
|
NAME:
|
||||||
dnscontrol preview - read live configuration and identify changes to be made, without applying them
|
dnscontrol preview - read live configuration and identify changes to be made, without applying them
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue