Appliquer un correctif à l'interface de ligne de commande Blockchain App Builder

Vous pouvez utiliser la commande patch pour appliquer un correctif à l'interface de ligne de commande du générateur d'applications de chaîne de blocs.

Utilisation :

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

Pour appliquer un correctif à un projet, accédez au répertoire qui contient le projet, puis entrez la commande suivante. Vous devez transmettre le chemin d'accès au fichier d'archives qui contient le correctif en tant qu'option à la commande patch.

ochain patch --path path_to_archive_file