github.com/Hnampk/my-fabric@v0.0.0-20201028083322-75069da399c0/docs/wrappers/cryptogen_postscript.md (about)

     1  ## Usage
     2  
     3  Here's an example using the different available flags on the ``cryptogen extend``
     4  command.
     5  
     6  ```
     7      cryptogen extend --input="crypto-config" --config=config.yaml
     8  
     9      org3.example.com
    10  ```
    11  
    12  Where config.yaml adds a new peer organization called ``org3.example.com``
    13  
    14  <a rel="license" href="http://creativecommons.org/licenses/by/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by/4.0/88x31.png" /></a><br />This work is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by/4.0/">Creative Commons Attribution 4.0 International License</a>.