Tools, FAQ, Tutorials:
"composer card" Commands
What can I do with "composer card" command?
✍: FYIcenter.com
"composer card" commands are part of the Composer CLI command set.
It allows you to manage access cards stored in the Composer Wallet,
which is located at "~/.composer/cards" directory.
Here is the syntax of the "composer card" commands:
$ composer card help composer card <subcommand> Command for managing business network cards Commands: composer card create [options] Creates a business network card from individual components composer card delete [options] Delete a business network card composer card export [options] Export a business network card composer card import [options] Import a business network card composer card list List all business network cards Options: --help Show help [boolean] -v, --version Show version number [boolean]
Â
⇒ Building Business Network with Hyperledger Composer
⇠Create "PeerAdmin@hlfv1" Card Manually
2020-07-22, ∼1732🔥, 0💬
Popular Posts:
How to build a test service operation to dump everything from the "context.Request" object in the re...
How to attach console to a Running Container using the "docker container exec" command? I want to ge...
How to view API details on the Publisher Dashboard of an Azure API Management Service? You can follo...
How to how to use matched string and groups in replacements with re.sub()? When calling the re.sub()...
How to use "link" command tool to link objet files? If you have object files previously compiled by ...