/  Yamcs Server Manual  /  Programs  /  yamcsadmin  /  yamcsadmin users  /  yamcsadmin users update

yamcsadmin users update

NAME

yamcsadmin users update - Update a user

SYNOPSIS

yamcsadmin users update [--active true | false]
    [--display-name NAME] [--email EMAIL]
    [--superuser true | false] USERNAME

POSITIONAL ARGUMENTS

USERNAME

The name of the user.

OPTIONS

--display-name NAME

Displayed name of the user.

--email EMAIL

User email.

--active true | false

Whether the user account is active or not.

--superuser

Whether the user has superuser privileges.