Certificate Forget-All-Certificates
SYNOPSIS
parsec-cli certificate forget-all-certificates [–password-stdin] [-d|–device] [-c|–config-dir] [-h|–help]
DESCRIPTION
Forget all certificates from the local database, this is not needed under normal circumstances.
Clearing the certificates might be useful in case the server database got rolled back to a previous state, resulting in the local database containing certificates that are no longer valid.
Note that this scenario is technically similar to a server compromise, so the user should ensure the rollback is legit before clearing the certificates!
OPTIONS
- –password-stdin
Read the password from stdin instead of TTY. This flag needs to be explicitly set (it does not have a env var)
- -d, –device <DEVICE>
Device ID
May also be specified with the PARSEC_DEVICE_ID environment variable.
- -c, –config-dir <CONFIG_DIR> [default: /home/redacted/.config/parsec3/libparsec]
Parsec config directory
May also be specified with the PARSEC_CONFIG_DIR environment variable.
- -h, –help
Print help (see a summary with -h)