Apply a Patch to the Blockchain App Builder CLI

You can use the patch command to apply a patch to the Blockchain App Builder command-line interface (CLI).

Usage:

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

To apply a patch to a project, navigate to the directory that contains the project and then enter the following command. You must pass the path to the archive file that contains the patch as an option to the patch command.

ochain patch --path path_to_archive_file