CLI UX: stage1-r tap discovery + uneven per-subcommand --help #131
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Surfaced by the Stage-1 R milestone fieldtest (the capability works; this is discoverability polish).
aura chart <name> --tap <bad>rejects an unknown tap but the error omits the valid names. After astage1-r --tracerun the valid taps areequity,exposure,r_equity— the error should list them (and ideally a--tapwith no value, or atapssubcommand, could enumerate what a run persisted).aura run --helpprints usage, butaura chart --helperrors with "unexpected argument" instead of printing the chart usage. Per-subcommand--helpshould be uniform.