github.com/darrenli6/fabric-sdk-example@v0.0.0-20220109053535-94b13b56df8c/examples/cluster/usage.txt (about) 1 Usage: make [target] 2 3 Supported Targets: 4 5 - compose-up [options]: builds a docker-compose based cluster [options: TLS=[true|false] (default: true)] 6 - compose-down: shuts down a docker-compose based cluster 7 - clean: cleans local artifacts and, where applicable, destroys cluster 8 - help: displays this help message 9 10 Example: 11 12 make compose-up TLS=false 13 14 Prerequisites: 15 16 - Ensure you run "make docker" in both fabric.git and fabric-ca.git prior to execution 17 18 Licensed under Creative Commons Attribution 4.0 International License 19 https://creativecommons.org/licenses/by/4.0/