Assign Role By Name
Assign a role to an account using a principal (username@hostname) and role
name instead of UUIDs. The server resolves the principal to an account and
the role name to a role ID.
accounts assign-role newuser60@example.com DataPublisher exit
export ORES_SHELL_LOGIN_PASSWORD ./ores.shell ${log_args} ${connect_args} ${login_args} << 'EOF' <<assign-role-by-name>> EOF