Skip to main content

Create Additional Users from the CLI

To create additional accounts via the CLI, do the following:

  1. For each additional user, create an account by entering the following command:
    $ account uname create [role=value]

    Example:

    JS
    $ account operator01 create role=operator
    New password: 
    Retype new password: 
    passwd: password updated successfully
    Account created successfully
  2. Confirm that the accounts are created.

For list of the configurable parameters, see Create Initial Account from the CLI


JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.