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

Add shortcuts for arg flags

Open kalepail opened this issue 2 years ago • 2 comments
trafficstars

My fingees can't keep typing --network, --source, etc. I want -n, -s, etc

kalepail avatar Jul 21 '23 19:07 kalepail

You have env variables. Can't remember off the top of my head but it's listed in the help docs.

But I agree we could add some short flags.

willemneal avatar Jul 21 '23 21:07 willemneal

This would definitely be nice to have for as many commands as possible. It's standard in many other popular CLIs.

stellarsaur avatar Nov 24 '23 22:11 stellarsaur