juliaup
juliaup copied to clipboard
Document hidden `api` command
Follow up from https://github.com/JuliaLang/juliaup/pull/1138.
While the api command is hidden, it would still be nice if possible commands were documented.
Right now the only command accepted is getconfig1.
⚡ juliaup api --help
Usage: juliaup api <COMMAND>
Arguments:
<COMMAND>
Options:
-h, --help Print help
adding to this, I think the api command itself should not be hidden, xref https://github.com/JuliaLang/juliaup/pull/1138#issuecomment-3319422870. Though that is separate to whether or not the subcommands are documented (which I think they definitely should be! there's layers of discoverability issues here)