package
0.0.0-20231005144957-7f578057d75f
Repository: https://github.com/hyperledger/fabric-cli.git
Documentation: pkg.go.dev

# Functions

NewApproveCommand creates a new "fabric lifecycle approve" command.
NewCheckCommitReadinessCommand creates a new "fabric lifecycle checkcommitreadiness" command.
NewCommand creates a new "fabric lifecycle" command.
NewCommitCommand creates a new "fabric lifecycle commit" command.
NewGetInstalledPkgCommand creates a new "fabric lifecycle getinstalledpkg" command.
NewInstallCommand creates a new "fabric lifecycle install" command.
NewPackageCommand creates a new "fabric lifecycle chaincode package" command.
NewQueryApprovedCommand creates a new "fabric lifecycle queryapproved" command.
NewQueryCommittedCommand creates a new "fabric lifecycle querycommitted" command.
NewQueryInstalledCommand creates a new "fabric lifecycle queryinstalled" command.

# Structs

ApproveCommand implements the lifecycle approve command.
BaseCommand implements common channel command functions.
CheckCommitReadinessCommand implements the chaincode checkcommitreadiness command.
CommitCommand implements the lifecycle commit command.
GetInstalledPkgCommand implements the chaincode getinstalledpackage command.
InstallCommand implements the chaincode install command.
PackageCommand implements the chaincode package command.
QueryApprovedCommand implements the chaincode queryapproved command.
QueryCommittedCommand implements the chaincode queryapproved command.
QueryInstalledCommand implements the chaincode queryinstalled command.