Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 389 Bytes

migrate-list-staged-contracts.md

File metadata and controls

20 lines (14 loc) · 389 Bytes
title description sidebar_position
List staged Cadence 1.0 Contracts
How to list staged Cadence 1.0 Contracts from the command line
3

Lists all Cadence 1.0 supported contracts that are staged from the Flow CLI.

flow migrate list-staged

Example Usage

> flow migrate list-staged --network=testnet

Lists all staged contracts from the Testnet network.