pvimg - Man Page
Create and inspect IBM Secure Execution images
Synopsis
pvimg [OPTIONS] <COMMAND>
Description
Use pvimg to create an IBM Secure Execution image, which can be loaded using zipl or QEMU. pvimg can also be used to inspect existing Secure Execution images.
Pvimg Commands
- pvimg-create(1)
- Create an IBM Secure Execution image 
- pvimg-info(1)
- Print information about the IBM Secure Execution image 
- pvimg-test(1)
- Test different aspects of an existing IBM Secure Execution image 
Options
- -v, --verbose
- Provide more detailed output. 
- -q, --quiet
- Provide less output. 
- --version
- Print version information and exit. 
- -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
pvimg-create(1), pvimg-info(1), pvimg-test(1).
2024-12-19 s390-tools Pvimg Manual