Flow CLIMigrate Projects to 1.0Check if a contract is stagedOn this pageCheck if a contract is stagedCheck to see if a contract has been staged from the Flow CLI flow migrate is_staged <contract_name> Example Usage​ > flow migrate is_staged HelloWorld --network=testnetAttempts 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.