Compare commits
2 Commits
bf673093c5
..
v0.6.6
| Author | SHA1 | Date | |
|---|---|---|---|
| 4e2693b12c | |||
| eba0340e32 |
@@ -57,6 +57,7 @@ var dnsCmd = &cobra.Command{
|
||||
|
||||
var dnsWriteCmd = &cobra.Command{
|
||||
Use: "write",
|
||||
Short: "dns write generates public DNS records",
|
||||
PreRun: setVerbosity,
|
||||
RunE: func(_ *cobra.Command, _ []string) error {
|
||||
m, err := cfg.LoadZones(true)
|
||||
|
||||
Reference in New Issue
Block a user