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 - Create and inspect IBM Secure Execution images

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.

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 - Create and inspect IBM Secure Execution images

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).

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

See Also

pvimg-create(1) pvimg-info(1) pvimg-test(1) zipl(8) qemu(1)

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

Synopsis

       pvimg [OPTIONS] <COMMAND>

See Also