luet/cmd
Ettore Di Giacinto 7b51e83902
Merge pull request #119 from mudler/config-protect
Integrate feature config-protect like Gentoo/Funtoo do
2020-06-07 11:33:55 +02:00
..
box Fixup box CLI params and consume new box options 2020-04-20 23:03:03 +02:00
helpers Move helpers/cli to cmd/helpers 2020-05-23 08:51:33 +02:00
repo Add commands aliases 2020-05-10 20:24:08 +02:00
tree Move helpers/cli to cmd/helpers 2020-05-23 08:51:33 +02:00
box.go Add luet box command 2020-04-18 11:43:14 +02:00
build.go Use cobra for build --full 2020-06-06 11:20:48 +02: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
convert.go Concurrency option is now global 2020-01-01 13:43:22 +01:00
create-repo.go cmd/create-repo: Add support for multiple trees 2020-05-10 20:18:10 +02:00
exec.go Fixup box CLI params and consume new box options 2020-04-20 23:03:03 +02:00
install.go Create helpers.UntarProtect for handle protected files 2020-06-02 11:08:37 +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 Drop duplicate code for general.same_owner 2020-05-30 16:51:10 +02:00
search.go Add commands aliases 2020-05-10 20:24:08 +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 Merge pull request #113 from mudler/annotations 2020-05-23 10:52:32 +02:00
upgrade.go Add upgrade by using only the SAT core 2020-05-22 21:20:58 +02:00