List keys and certificates. Note: The output fields "Location" and "Keystore ID" represent, respectively, the raw identifier of an entry (e.g. . for `ArtiNativeKeystore`), and the identifier of the keystore that contains the entry. Usage: arti keys list [OPTIONS] Options: -c, --config Specify which config file(s) to read. Defaults to [File("[..]"), Dir("[..]")] -k, --keystore-id Identifier of the keystore. If omitted, keys and certificates from all the keystores will be returned. --compact Compact format. Displays every entry on a single line when enabled. -o Override config file parameters, using TOML-like syntax. -l, --log-level Override the log level (usually one of 'trace', 'debug', 'info', 'warn', 'error'). --disable-fs-permission-checks Don't check permissions on the files we use. -h, --help Print help (see a summary with '-h')