profile and node commands and DB all working as expected now
This commit is contained in:
@@ -36,7 +36,7 @@ func init() {
|
||||
rootCmd.AddCommand(kernel.GetCommand())
|
||||
// rootCmd.AddCommand(group.GetCommand())
|
||||
rootCmd.AddCommand(profile.GetCommand())
|
||||
// rootCmd.AddCommand(service.GetCommand())
|
||||
//rootCmd.AddCommand(service.GetCommand())
|
||||
rootCmd.AddCommand(ready.GetCommand())
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user