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

Support calling the new-mnemonic command in a non-interactive way #170

Open
remyroy opened this issue Sep 20, 2024 · 0 comments
Open

Support calling the new-mnemonic command in a non-interactive way #170

remyroy opened this issue Sep 20, 2024 · 0 comments

Comments

@remyroy
Copy link
Member

remyroy commented Sep 20, 2024

It's not possible to use the --non_interactive flag with the new-mnemonic command. It wasn't design to be used that way. The flow for that command was designed to be quite interactive. I think it would be possible to adapt that flow to be used in a non-interactive way but first, I think we would need to figure out the use case for that.

I think the main use case would be for third party integration and/or automation. We would need to output the resulting mnemonic in a machine readable way for that third party or automation to be able to pick it up.

Related to #157

@remyroy remyroy changed the title Support calling the new-mnemonic in a non-interactive way Support calling the new-mnemonic command in a non-interactive way Sep 20, 2024
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