mirror of
https://github.com/mudler/luet.git
synced 2025-09-02 15:54:39 +00:00
Add cli command 'tree validate'
This commit is contained in:
@@ -32,5 +32,6 @@ func init() {
|
||||
|
||||
treeGroupCmd.AddCommand(
|
||||
NewTreePkglistCommand(),
|
||||
NewTreeValidateCommand(),
|
||||
)
|
||||
}
|
||||
|
Reference in New Issue
Block a user