Delete
Delete a change reason by code.
change-reasons delete test_reason exit
export ORES_SHELL_LOGIN_PASSWORD ./ores.shell ${log_args} ${connect_args} ${login_args} << 'EOF' <<change-reasons-delete>> EOF
✓ Connected to :51004 ✓ Logged in as: newuser3 ORE Studio Shell REPL v0.0.8 Type 'help' for available commands, 'exit' to quit. ores-shell> ✓ Change reason test_reason deleted successfully! ores-shell> Bye!