CLI

pull

Overview

contract pull is a command that pulls the updates of a remote contract to a local contract.

Synopsis

contract pull

Description

-f

Specifies the contract file to use. If neither -f nor -d are used, the CLI will use the present working directory or its closest parent directory that is a contract directory.

-d

Specifies the contract directory to use. If neither -f nor -d are used, the CLI will use the present working directory or its closest parent directory that is a contract directory.

Options

Examples

See Also