Managing the Password of the Enterprise Console

Commands for resetting or changing your Enterprise Console password are:

  • reset-password

    If you forget your admin password or run into a 401 error, run this command to reset your password to its default value, admin . You will need to log out then log back in for this change to take effect.

  • change-password --user-name <username> --password <old_password> --new-password <new_password>