luet/cmd
2020-05-02 09:20:01 +02:00
..
box Fixup box CLI params and consume new box options 2020-04-20 23:03:03 +02:00
repo cmd/repo/update: Update only enabled repo 2020-03-23 23:40:27 +01:00
tree Make tree validation cmd concurrent 2020-04-30 21:48:46 +02:00
box.go Add luet box command 2020-04-18 11:43:14 +02:00
build.go Add build option to remove backend artifacts 2020-02-21 22:33:18 +01:00
cleanup.go Move repository helpers under config 2020-02-12 10:20:07 +01:00
config.go cmd/config: Align print to new tags 2020-01-02 18:38:07 +01:00
convert.go Concurrency option is now global 2020-01-01 13:43:22 +01:00
create-repo.go cmd/create-repo: Fix default value of tree-compression 2020-03-27 08:59:52 +01:00
exec.go Fixup box CLI params and consume new box options 2020-04-20 23:03:03 +02:00
install.go Drop downloadOnly bool from Installer cli options 2020-04-13 19:32:50 +02:00
reclaim.go Add reclaim to CLI 2020-04-13 19:33:30 +02:00
repo.go cmd/repo: Add update command 2020-01-12 23:36:08 +01:00
root.go CleanupTmpDir() is not Fatal 2020-05-01 15:27:19 +02:00
search.go Add --revdep to luet search 2020-04-24 19:05:24 +02: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 'tree bump' command 2020-03-16 22:18:48 +01:00
uninstall.go Add support for parsing version with build 2020-02-21 21:56:32 +01:00
upgrade.go Add --nodeps, --onlydeps and --force to Installer 2020-02-18 18:37:56 +01:00