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

# Functions

DeleteContext deletes a specified context.
DeleteNetwork deletes the specified network.
NewConfig returns a new config.
NewDefaultSettings returns settings populated with default values.
SetContext adds or updates the specified context.
SetCurrentContext updates the current context.
SetNetwork adds or updates the specified network.

# Constants

DefaultConfigFilename is the default config filename.
DefaultHome is the default cli home directory.

# Variables

DefaultStreams contains the default io streams.

# Structs

Config contains information needed to manage fabric networks.
Context contains network interaction parameters.
Network contains a fabric network's configurations.
Settings contains environment configuration details.
Streams contains io stream configuration.

# Type aliases

Action is used to modify config.
Home is the location of the configuration files By default, the files are stored in ~/.fabric.