push
Overview
contract push
is a command that pushes the updates of a local contract to a remote contract.
Synopsis
contract push
Description
Options
-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.