logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

pvimg-info - Print information about the IBM Secure Execution image

Description

       Note that the API and output format is experimental and subject to change.

Exit Status

0-Programfinishedsuccessfully
               The command was executed successfully.

       1-Genericerror
               Something went wrong during the operation. Refer to the error message.

       2-Usageerror
               The  command was used incorrectly, for example: unsupported command line flag, or wrong number of
               arguments.

Name

       pvimg-info - Print information about the IBM Secure Execution image

Options

       <INPUT>
           Use INPUT as the Secure Execution image.

       --format <FORMAT>
           The output format.

           Possible values:
               - json: JSON format.

       --hdr-key <FILE>
           Use the key in FILE to decrypt the Secure Execution header. It is the key that was specified with the
           command line option --hdr-key at the Secure Execution image creation.

       -h, --help
           Print help (see a summary with -h).

See Also

pvimg(1) zipl(8) qemu(1)

s390-tools                                         2024-12-19                                      PVIMG-INFO(1)

Synopsis

       pvimg info [OPTIONS] --format <FORMAT> <INPUT>

See Also