soroban-cli
soroban-cli copied to clipboard
`stellar tx new` subcommands have long difficult to read helps
What version are you using?
22.0.1
What did you do?
$ stellar tx new
What did you expect to see?
Succinct one-liners for each type of operation. Easy to read and parse. Longer details only when drilling into each command, for example with stellar tx new create-account --help.
What did you see instead?
Can I work on this, please?
@estherbreath Yes feel free to pick up this one. I think the formatting could be intended where descriptions are tabbed in
@leighmcculloch could you please shed more light on this issue? point me to where I can find the 'stellar tx new subcommand' file, please
I haven't worked on that area of code, but the new command code appears to be in this folder:
cmd/soroban-cli/src/commands/tx/new
Alright. When should I expect the full details, please?
This issue is stale because it has been assigned for 30 days with no activity. It will be closed in 90 days unless the stale label is removed, and the assignee is removed or updated.