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