Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 47fb63b54d | |||
| 81809820e1 | |||
| 3803774e66 | |||
| 6f88da35f0 | |||
| 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