All 3 of the subcommands for gh ruleset currently require a repo context. This is expected for rs check, but rs list and rs view don't need the repo context if the --org flag is used as that provides all necessary context. I'll open a PR soon to correct this.