pvimg-info - Man Page
Print information about the IBM Secure Execution image
Synopsis
pvimg info [OPTIONS] --format <FORMAT> <INPUT>
Description
Note that the API and output format is experimental and subject to change.
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).
Exit Status
- 0 - Program finished successfully
The command was executed successfully.
- 1 - Generic error
Something went wrong during the operation. Refer to the error message.
- 2 - Usage error
The command was used incorrectly, for example: unsupported command line flag, or wrong number of arguments.
See Also
Referenced By
2024-12-19 s390-tools Pvimg Manual