将补丁程序应用于区块链应用程序构建器 CLI

可以使用 patch 命令向 Blockchain App Builder 命令行界面 (command-line interface,CLI) 应用补丁程序。

使用情况:

patch [options]
my-mac:TsProject myname@ ochain patch -h 
Usage: patch [options]

Apply PatchFix to ochain 

Options :
    -h, --help              output command usage information
    -D, --debug             enable debug logging
    -p, --path <path>       Path to Patch Zip file

要对项目应用修补程序,请导航到包含项目的目录,然后输入以下命令。必须将包含修补程序的路径作为选项传递到 patch 命令。

ochain patch --path path_to_archive_file