Workspace Archive
SYNOPSIS
parsec-cli workspace archive [–password-stdin] [-d|–device] [-c|–config-dir] [-h|–help] <-w|–workspace> <–archived|–deletion-planned-in-seconds|–available>
DESCRIPTION
Archive 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)
- -w, –workspace <WORKSPACE>
Workspace ID
May also be specified with the PARSEC_WORKSPACE_ID environment variable.
- -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.
- –archived
Archive the workspace in read-only mode
- –deletion-planned-in-seconds <DELETION_PLANNED_IN_SECONDS>
Plan workspace deletion, i.e. the workspace will be available for deletion once the archiving period (provided in seconds) is elapsed
- –available
Make the workspace available again
- -h, –help
Print help