Fabric命令手册

在线工具推荐: Three.js AI纹理开发包 - YOLO合成数据生成器 - GLTF/GLB在线编辑 - 3D模型格式在线转换 - 可编程3D场景编辑器

cryptogen extend

扩展已有的网络。

使用方法

~$ cryptogen extend [<flags>]

命令标志:

  --help                   Show context-sensitive help (also try --help-long and
                           --help-man).
  --input="crypto-config"  The input directory in which existing network place
  --config=CONFIG          The configuration template to use

示例代码

下面的示例使用cryptogen extend命令扩展crypto-config中声明的网络:

~$ cryptogen extend --input="crypto-config" --config=config.yaml

org3.example.com

上面的命令使用config.yaml向网络添加了一个新的机构org3.example.com。