soroban-cli icon indicating copy to clipboard operation
soroban-cli copied to clipboard

`stellar tx new` subcommands have long difficult to read helps

Open leighmcculloch opened this issue 11 months ago • 6 comments
trafficstars

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?

Image

leighmcculloch avatar Dec 13 '24 12:12 leighmcculloch

Can I work on this, please?

estherbreath avatar Dec 13 '24 12:12 estherbreath

@estherbreath Yes feel free to pick up this one. I think the formatting could be intended where descriptions are tabbed in

janewang avatar Jan 10 '25 16:01 janewang

@leighmcculloch could you please shed more light on this issue? point me to where I can find the 'stellar tx new subcommand' file, please

estherbreath avatar Jan 21 '25 00:01 estherbreath

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

leighmcculloch avatar Jan 21 '25 03:01 leighmcculloch

Alright. When should I expect the full details, please?

estherbreath avatar Jan 21 '25 10:01 estherbreath

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.

github-actions[bot] avatar Feb 20 '25 18:02 github-actions[bot]