Radish alpha
h
rad:z3gqcJUoA1n9HaHKufZs5FCSGazv5
Radicle Heartwood Protocol & Stack
Radicle
Git
cli: option clobbering
Open fintohaps opened 11 months ago crate=radicle-cli epic=clap type=bug ux

During a user test:

used rad issue open --description --label “asdf” the CLI took --label as the description

This is a pretty confusing outcome, but it’s just how our parsing works. In reality, this is likely solved by clap, which should be the end goal. I’m creating this issue for the time being just to keep track that this is a known issue.