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, ∼1444🔥, 0💬
Popular Posts:
How to use the "set-backend-service" Policy Statement for an Azure API service operation? The "set-b...
What's Wrong with "while ($c=fgetc($f)) {}" in PHP? If you are using "while ($c=fgetc($f)) {}" to lo...
How To Change Text Fonts for Some Parts of a Paragraph? If you want to change text fonts or colors f...
How to use "json-to-xml" Azure API Policy Statement? The "json-to-xml" Policy Statement allows you t...
How to install "The Windows SDK version 8.1"? I need to build my Visual Studio C++ applications. If ...