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

cli : generate mnemonic without interactive mode #652

Closed
qrayven opened this issue Jun 21, 2023 · 0 comments · Fixed by #983
Closed

cli : generate mnemonic without interactive mode #652

qrayven opened this issue Jun 21, 2023 · 0 comments · Fixed by #983
Assignees
Labels
m-cli Module - CLI
Milestone

Comments

@qrayven
Copy link
Contributor

qrayven commented Jun 21, 2023

Description

Generation of mnemonic without interaction mode
example:

/wallet mnemonic –output-file-name file-name.txt or ./wallet mnemonic –output-stdout.

Motivation

CLI is many times used for simple shell automation scripts.

Requirements

Write a list of what you want this feature to do.

  1. ./wallet mnemonic --output-file-name filename.txt will generate a mnemonic to the file
  2. ./wallet mnemonic --output-stdout will generate a mnemonic to the stdout

Open questions (optional)

name of flags

Are you planning to do it yourself in a pull request?

Yes/No.

@qrayven qrayven added the m-cli Module - CLI label Jun 21, 2023
@github-project-automation github-project-automation bot moved this to Product Backlog in iota-sdk Jun 21, 2023
@thibault-martinez thibault-martinez added this to the v1.1.0 milestone Jul 11, 2023
@thibault-martinez thibault-martinez moved this from Product Backlog to Sprint Backlog in iota-sdk Jul 26, 2023
@kwek20 kwek20 moved this from Sprint Backlog to In Review in iota-sdk Aug 1, 2023
@DaughterOfMars DaughterOfMars linked a pull request Aug 1, 2023 that will close this issue
@DaughterOfMars DaughterOfMars moved this from In Review to Done in iota-sdk Aug 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
m-cli Module - CLI
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

4 participants