package
0.0.0-20231005144957-7f578057d75f
Repository: https://github.com/hyperledger/fabric-cli.git
Documentation: pkg.go.dev
# Functions
NewContextCommand creates a new "fabric context" command.
NewContextDeleteCommand creates a new "fabric context delete" command.
NewContextListCommand creates a new "fabric context list" command.
NewContextSetCommand creates a new "fabric context set" command.
NewContextUseCommand creates a new "fabric context use" command.
NewContextViewCommand creates a new "fabric context view" command.
# Structs
DeleteCommand implements the delete context command.
ListCommand implements the list context command.
SetCommand implements the set context command.
UseCommand implements the use context command.
ViewCommand implements the current command.