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

pvsecret-list - List all ultravisor secrets (s390x only)

Description

       Lists the IDs of all non-null secrets currently stored in the ultravisor for the currently running IBM
       Secure Execution guest. Only available on s390x.

Name

       pvsecret-list - List all ultravisor secrets (s390x only)

Options

       <FILE>
           Store the result in FILE.  [default: '-']

       --format <FORMAT>
           Define the output format of the list.  [default: 'human']

           Possible values:
               - human: Human-focused, non-parsable output format.

               - yaml: Use yaml format.

               - bin: Use the format the ultravisor uses to pass the list.

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

See Also

pvsecret(1)

s390-tools                                         2024-12-19                                   PVSECRET-LIST(1)

Synopsis

       pvsecret list [OPTIONS] [FILE]

See Also