push
push
Usage: push --network <network> [options]
deploys your project to the specified <network>
- Options:
--skip-compile
skips contract compilation-d, --deploy-dependencies
deploys dependencies to the network if there is no existing deployment--reset
redeploys all contracts (not only the ones that changed)-f, --force
ignores validation errors and deploys contracts-n, --network <network>
network to be used-f, --from <from>
specify transaction sender address--timeout <timeout>
timeout in seconds for each blockchain transaction (defaults to 600s)