mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-08-20 00:48:04 +00:00
packaging: Show the new options of kata-deploy-binaries.sh
We've added a bunch of new options related to Confidential Containers builds as part of the kata-deploy-binaries.sh. Let's make sure those are displayed to the users of the script when it's called with --help. Signed-off-by: Fabiano Fidêncio <fabiano.fidencio@intel.com>
This commit is contained in:
parent
07bdf75913
commit
097fe823e5
@ -81,6 +81,13 @@ options:
|
|||||||
rootfs-initrd
|
rootfs-initrd
|
||||||
shim-v2
|
shim-v2
|
||||||
virtiofsd
|
virtiofsd
|
||||||
|
cc
|
||||||
|
cc-cloud-hypervisor
|
||||||
|
cc-kernel
|
||||||
|
cc-qemu
|
||||||
|
cc-rootfs-image
|
||||||
|
cc-shimv2
|
||||||
|
cc-virtiofsd
|
||||||
EOF
|
EOF
|
||||||
|
|
||||||
exit "${return_code}"
|
exit "${return_code}"
|
||||||
|
Loading…
Reference in New Issue
Block a user