Add

Add a new change reason category.

change-reason-categories add TEST_CATEGORY "Test category for recipes" "New test category."
exit
export ORES_SHELL_LOGIN_PASSWORD
./ores.shell ${log_args} ${connect_args} ${login_args} << 'EOF'
<<change-reason-categories-add>>
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> ✓ Category added successfully!
ores-shell> Bye!

Emacs 29.1 (Org mode 9.6.6)