mirror of
https://github.com/mudler/luet.git
synced 2025-09-05 17:20:29 +00:00
@@ -31,6 +31,8 @@ func init() {
|
||||
RootCmd.AddCommand(repoGroupCmd)
|
||||
|
||||
repoGroupCmd.AddCommand(
|
||||
NewRepoAddCommand(),
|
||||
NewRepoGetCommand(),
|
||||
NewRepoListCommand(),
|
||||
NewRepoUpdateCommand(),
|
||||
)
|
||||
|
Reference in New Issue
Block a user