User Freeze

SYNOPSIS

parsec-cli user freeze [–unfreeze] [-h|–help] <-o|–organization> <-t|–token> <-a|–addr> <–user-id|–user-email>

DESCRIPTION

Freeze a user (temporary access restriction) (administration command)

OPTIONS

-o, –organization <ORGANIZATION>

Organization ID

May also be specified with the PARSEC_ORGANIZATION_ID environment variable.

-t, –token <TOKEN>

Administration token

May also be specified with the PARSEC_ADMINISTRATION_TOKEN environment variable.

-a, –addr <ADDR>

Server address (e.g: parsec3://127.0.0.1:6770?no_ssl=true)

May also be specified with the PARSEC_SERVER_ADDR environment variable.

–user-id <USER_ID>

User ID (hex) of the user to reset TOTP for (mutually exclusive with –user-email)

–user-email <USER_EMAIL>

Email of the user to reset TOTP for (mutually exclusive with –user-id)

–unfreeze

Unfreeze the user

-h, –help

Print help