Skip to main content

Check if a contract is staged

Check to see if a contract has been staged from the Flow CLI


_10
flow migrate is_staged <contract_name>

Example Usage​


_10
> flow migrate is_staged HelloWorld --network=testnet
_10
_10
Attempts to confirm if the contract has been staged on the Testnet network.

Arguments​

Contract Name​

  • Name: contract_name
  • Valid Input: Existing contract name in flow.json.