pack
Overview
contract pack is a command that packs contract directory into a contract file.
Synopsis
contract pack
Description
Options
-d
Specifies the contract directory to use as input. If -d is not used, the CLI will use the present working directory or its closest parent directory that is a contract directory.
-o
Specifies an output path for the packed contract file.