Skip to content

hardhat keystore rename #7573

@olehmisar

Description

@olehmisar

Describe the feature

hardhat keystore rename KEY_1 KEY_2

equivalent of doing

hardhat keystore get KEY_1
// copy the value of KEY_1
hardhat keystore set KEY_2
// paste the copied value

why: i've been renaming config variables recently and i think this might come in handy for other people too

Search terms

No response

Metadata

Metadata

Assignees

Labels

Type

Projects

Status

To-do

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions