We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a986d58 commit 86d1456Copy full SHA for 86d1456
1 file changed
bin/dns/zone/create/examples.md
@@ -7,5 +7,5 @@
7
# Create zone and probe current DNS nameserver to guess DNS records
8
9
```bash
10
-h1 dns zone import --zone 'my-domain.tld' --nameserver 8.8.8.8
+h1 dns zone create --zone 'my-domain.tld' --type public --dns-probing
11
```
0 commit comments