mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2024-05-11 05:55:12 +00:00
DOCS: Warn that get-certs will be removed without notice (#2902)
This commit is contained in:
@ -24,6 +24,8 @@ var _ = cmd(catUtils, func() *cli.Command {
|
||||
return exit(GetCerts(args))
|
||||
},
|
||||
Flags: args.flags(),
|
||||
|
||||
Hidden: true,
|
||||
}
|
||||
}())
|
||||
|
||||
|
Reference in New Issue
Block a user