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

feat: multi public-key for account delete-key command #207

Merged
merged 4 commits into from
May 30, 2023

Conversation

Mehrbod2002
Copy link
Contributor

Fixes : #205
multi public-key for account delete-key command separated by , .

@frol frol requested a review from FroVolod May 30, 2023 12:48
@frol
Copy link
Collaborator

frol commented May 30, 2023

@Mehrbod2002 Thanks for the contribution!

@FroVolod Please, review this PR. It seems that it does not have checkbox-list in the interactive mode and instead asks a user to specify public keys as a comma-separated list, but it might be already good enough for the time being while checkbox-list can be implemented later.

src/commands/account/delete_key/mod.rs Outdated Show resolved Hide resolved
src/commands/account/delete_key/mod.rs Outdated Show resolved Hide resolved
@frol
Copy link
Collaborator

frol commented May 30, 2023

@Mehrbod2002 I left a few comments here and there, and @FroVolod fixed a few places with a commit. Please, address the remaining items, and let's merge it.

@Mehrbod2002 Mehrbod2002 requested a review from frol May 30, 2023 17:56
@Mehrbod2002
Copy link
Contributor Author

@frol Now you can review it .

Copy link
Collaborator

@frol frol left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me now. Waiting for CI and ready to merge!

@frol frol enabled auto-merge (squash) May 30, 2023 18:28
@frol frol merged commit 9ef098e into near:master May 30, 2023
@Mehrbod2002 Mehrbod2002 deleted the multi-delete-key branch May 30, 2023 18:35
@frol frol mentioned this pull request May 30, 2023
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

Successfully merging this pull request may close these issues.

Delete several keys at once
3 participants