package
0.0.0-20231005144957-7f578057d75f
Repository: https://github.com/hyperledger/fabric-cli.git
Documentation: pkg.go.dev
# Functions
NewNetworkCommand creates a new "fabric network" command.
NewNetworkDeleteCommand creates a new "fabric network delete" command.
NewNetworkListCommand creates a new "fabric network list" command.
NewNetworkSetCommand creates a new "fabric network set" command.
NewNetworkViewCommand creates a new "fabric network view" command.
# Structs
DeleteCommand implements the network delete command.
ListCommand implements the network list command.
SetCommand implements the network set command.
ViewCommand implements the current command.