Skip to content

tags??? #4611

Answered by Koowah
h0leee asked this question in Q&A
tags??? #4611
Jan 26, 2023 · 1 comments · 3 replies
Discussion options

You must be logged in to vote

hardhat-deploy executes all deploy scripts by default. Tags allow you to easily execute one or a subset of deploy scripts.

Say you have many contracts but only want to deploy your mocks. All you have to do is write npx hardhat deploy --tags mocks

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@h0leee
Comment options

@Koowah
Comment options

@h0leee
Comment options

Answer selected by h0leee
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants