Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 395 Bytes

migrate-list-staged-contracts.md

File metadata and controls

21 lines (15 loc) · 395 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=previewnet

Lists all staged contracts from the Previewnet network.