I've had a quick look into the src code and noticed that the borg2 service still uses rCOMMAND (like rlist).
That was correct some betas ago, but the commands were renamed to repo-COMMAND (like repo-list).
Unrelated side note:
As you are into TUIs as it seems, check borg 2.0.0b21: borg --cockpit create ...
I've had a quick look into the src code and noticed that the borg2 service still uses
rCOMMAND(likerlist).That was correct some betas ago, but the commands were renamed to
repo-COMMAND(likerepo-list).Unrelated side note:
As you are into TUIs as it seems, check borg 2.0.0b21:
borg --cockpit create ...