Revoke Role
Revoke a role from an account.
accounts revoke-role 019c2d92-8448-7158-90d0-ccb8b5f7e812 24a02cd6-1a74-4bdf-9169-408227402106 exit
export ORES_SHELL_LOGIN_PASSWORD ./ores.shell ${log_args} ${connect_args} ${login_args} << 'EOF' <<revoke-role>> EOF
✓ Connected to :51004 ✓ Logged in as: newuser3 Tenant: System (00000000-0000-0000-0000-000000000000) ORE Studio Shell REPL v0.0.11 Type 'help' for available commands, 'exit' to quit. ores-shell> V Role revoked successfully! Account ID: 019c2d92-8448-7158-90d0-ccb8b5f7e812 Role ID: 24a02cd6-1a74-4bdf-9169-408227402106 ores-shell> Bye!