luet/cmd
Ettore Di Giacinto 0028dd3a92 Support content trust images and pull with authentication
Contact the notary server if ```--verify``` is specified (or `verify:
true` is enabled on the repo config) and verify if the image is signed,
use the returned value to pull the verified image.
2021-03-11 17:57:59 +01:00
..
box Fixup box CLI params and consume new box options 2020-04-20 23:03:03 +02:00
database Pass by the cli args to the underlying system struct 2021-03-06 10:21:49 +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
util Support content trust images and pull with authentication 2021-03-11 17:57:59 +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 Allow to set db/rootfs from CLI in cleanup 2021-03-06 11:28:39 +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 Add DownloadOnly option 2021-03-07 11:39:59 +01:00
pack.go Add command usage in CLI 2020-12-02 23:15:23 +01:00
reclaim.go Pass by the cli args to the underlying system struct 2021-03-06 10:21:49 +01:00
replace.go Add DownloadOnly option 2021-03-07 11:39:59 +01:00
repo.go cmd/repo: Add update command 2020-01-12 23:36:08 +01:00
root.go Tag 0.11.6 2021-03-09 11:37:41 +01:00
search.go Pass by the cli args to the underlying system struct 2021-03-06 10:21:49 +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 Pass by the cli args to the underlying system struct 2021-03-06 10:21:49 +01:00
upgrade.go Add DownloadOnly option 2021-03-07 11:39:59 +01:00
util.go Add util to rootcmd 2021-03-09 11:37:22 +01:00