Sequester Mount

SYNOPSIS

parsec-cli sequester mount [–password-stdin] [-c|–config-dir] [-d|–decryptor] [-t|–timestamp] [-h|–help] <EXPORT_DB_PATH>

DESCRIPTION

Mount a realm export as a workspace

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)

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

-d, –decryptor <DECRYPTOR>

Sequester service or user to use for decryption. Allowed format `device:<device_id>` or `sequester:<service_id>:<path/to/private_key.pem>`

-t, –timestamp <TIMESTAMP>

Browse the realm at a specific point in time

-h, –help

Print help

<EXPORT_DB_PATH>

Path to the realm export database