juliaup icon indicating copy to clipboard operation
juliaup copied to clipboard

Document hidden `api` command

Open JosiahParry opened this issue 11 months ago • 1 comments

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

JosiahParry avatar Jan 17 '25 20:01 JosiahParry

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)

ericphanson avatar Sep 22 '25 14:09 ericphanson