Installer-style command
- The
<url:url>converter validates the input before running. --force+--targetmake the command discoverable via generated help.
Git-style subcommands
task add, task list) keep related commands grouped in the shell and in help output.
Script repeatable workflows
Drop frequently used commands into a.rg file and run it with source inside the shell: