Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow --network at any position #44

Open
jasny opened this issue Mar 25, 2022 · 0 comments
Open

Allow --network at any position #44

jasny opened this issue Mar 25, 2022 · 0 comments

Comments

@jasny
Copy link
Member

jasny commented Mar 25, 2022

Arguments must follow the command. This isn't always convenient.

I would like to be able to create an alias for commands on a specific network.

alias lto-testnet='lto --network T'
alias lto-custom='lto --network Z'

This doesn't work, because the command lto-testnet account list would be interpreted as lto --network T account list.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant