mirror of
https://github.com/mudler/luet.git
synced 2025-09-02 15:54:39 +00:00
Add luet tree images command to show images tree
This commit is contained in:
@@ -37,6 +37,7 @@ type TreePackageResult struct {
|
||||
Category string `json:"category"`
|
||||
Version string `json:"version"`
|
||||
Path string `json:"path"`
|
||||
Image string `json:"image"`
|
||||
}
|
||||
|
||||
type TreeResults struct {
|
||||
|
Reference in New Issue
Block a user