ffconfig

command
v1.1.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 17, 2023 License: Apache-2.0 Imports: 4 Imported by: 0

README

FireFly configuration tool

A tool for managing and migrating config files for Hyperledger FireFly.

Installation

If you have a local Go development environment, and you have included ${GOPATH}/bin in your path, you can install with:

go install github.com/hyperledger/firefly/ffconfig@latest

Usage

Migration

Parse a config file to find any deprecated items that should be updated to the latest config syntax. The updated config will be written to stdout (or a file specified with -o).

ffconfig migrate -f firefly.core.yml [-o new.yml]

You may optionally specify --from and --to versions to run a subset of the migrations.

View the source code for all current migrations at migrate/migrations.go.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL