Invite Shared-Recovery
SYNOPSIS
parsec-cli invite shared-recovery [–password-stdin] [-d|–device] [-c|–config-dir] [–send-email] [-h|–help] <EMAIL>
DESCRIPTION
Create shared recovery invitation
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.
- –send-email
Send email to the invitee
- -h, –help
Print help
- <EMAIL>
Claimer email (i.e.: The invitee)