luet/cmd
Ettore Di Giacinto 233429bbeb Allow to search by file
Also make possible to retrieve the artifact when searching for matches
between repositories list. This made possible to show the package list
when calling `luet search`.
2021-02-28 18:42:58 +01:00
..
box Fixup box CLI params and consume new box options 2020-04-20 23:03:03 +02:00
database Add database get command 2021-02-28 18:42:16 +01:00
helpers Add CLI tests 2020-11-29 11:51:27 +01:00
repo Add commands aliases 2020-05-10 20:24:08 +02:00
tree cmd/tree/validate: Avoid nil pointer if solution doesn't contain the dependency 2021-01-25 19:13:33 +01:00
box.go Add luet box command 2020-04-18 11:43:14 +02:00
build.go Add --backend-args 2021-02-22 13:49:29 +01:00
cleanup.go Move repository helpers under config 2020-02-12 10:20:07 +01:00
config.go cmd/config: Add print of config protect data 2020-06-06 10:36:42 +02:00
create-repo.go Enhance create-repo CLI args help 2021-01-22 16:55:51 +01:00
database.go Add database get command 2021-02-28 18:42:16 +01:00
exec.go Fixup box CLI params and consume new box options 2020-04-20 23:03:03 +02:00
install.go Refactor: get systemdb from config, which knows which one to load 2020-12-19 17:23:59 +01:00
pack.go Add command usage in CLI 2020-12-02 23:15:23 +01:00
reclaim.go Refactor: get systemdb from config, which knows which one to load 2020-12-19 17:23:59 +01:00
replace.go Refactor: get systemdb from config, which knows which one to load 2020-12-19 17:23:59 +01:00
repo.go cmd/repo: Add update command 2020-01-12 23:36:08 +01:00
root.go Tag 0.11.2 2021-02-22 14:46:36 +01:00
search.go Allow to search by file 2021-02-28 18:42:58 +01:00
serve-repo.go Add serve-repo for a minimal embedded micro http server 2020-01-31 21:22:15 +01:00
tree.go Add luet tree images command to show images tree 2020-11-14 14:51:11 +01:00
uninstall.go Refactor: get systemdb from config, which knows which one to load 2020-12-19 17:23:59 +01:00
upgrade.go Refactor: get systemdb from config, which knows which one to load 2020-12-19 17:23:59 +01:00