Merge pull request #36 from pterodactyl/feature/diagnostics
Feature/diagnostics
This commit is contained in:
@@ -55,6 +55,7 @@ func init() {
|
||||
root.PersistentFlags().StringVar(&tlsHostname, "tls-hostname", "", "required with --auto-tls, the FQDN for the generated SSL certificate")
|
||||
|
||||
root.AddCommand(configureCmd)
|
||||
root.AddCommand(diagnosticsCmd)
|
||||
}
|
||||
|
||||
// Get the configuration path based on the arguments provided.
|
||||
|
||||
Reference in New Issue
Block a user