1tss2_list(1)                General Commands Manual               tss2_list(1)
2
3
4

NAME

6       tss2_list(1) -
7

SYNOPSIS

9       tss2_list [OPTIONS]
10

SEE ALSO

12       fapi-config(5)  to  adjust  Fapi parameters like the used cryptographic
13       profile and TCTI or directories for the Fapi metadata storages.
14
15       fapi-profile(5) to determine the cryptographic algorithms  and  parame‐
16       ters for all keys and operations of a specific TPM interaction like the
17       name hash algorithm, the asymmetric signature algorithm, scheme and pa‐
18       rameters and PCR bank selection.
19

DESCRIPTION

21       tss2_list(1) - This command enumerates all objects in the FAPI metadata
22       store in a given a path.
23

OPTIONS

25       These are the available options:
26
27-f, --force:
28
29         Force overwriting the output file.
30
31-p, --searchPath=STRING:
32
33         The path identifying the root of the search.  Optional parameter.  If
34         omitted, all entities will be searched.
35
36-o, --pathList=FILENAME or - (for stdout):
37
38         Returns  the  colon-separated list of paths.  Optional parameter.  If
39         omitted, results will be printed to - (stdout).
40

COMMON OPTIONS

42       This collection of options are common to all tss2 programs and  provide
43       information that many users may expect.
44
45-h,  --help  [man|no-man]: Display the tools manpage.  By default, it
46         attempts to invoke the manpager for the  tool,  however,  on  failure
47         will  output  a short tool summary.  This is the same behavior if the
48         “man” option argument is specified, however if explicit “man” is  re‐
49         quested,  the  tool  will  provide errors from man on stderr.  If the
50         “no-man” option if specified, or the manpager fails,  the  short  op‐
51         tions will be output to stdout.
52
53         To  successfully use the manpages feature requires the manpages to be
54         installed or on MANPATH, See man(1) for more details.
55
56-v, --version: Display version information for this  tool,  supported
57         tctis and exit.
58

EXAMPLES

60   List all entities and print results to stdout
61              tss2_list
62
63   List all entities under the HS path and print results to file
64              tss2_list --searchPath=HS --pathList=output.file
65

RETURNS

67       0 on success or 1 on failure.
68

BUGS

70       Github Issues (https://github.com/tpm2-software/tpm2-tools/issues)
71

HELP

73       See the Mailing List (https://lists.01.org/mailman/listinfo/tpm2)
74
75
76
77tpm2-tools                        APRIL 2019                      tss2_list(1)
Impressum