config

package
v0.2.2 Latest Latest
Warning

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

Go to latest
Published: Sep 6, 2019 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ConfigCmd = &cobra.Command{
	Use:   "config",
	Short: "manage configuration",
	Long: `
Manage monetd configuration.

The monetd server reads configuration from --datadir. There are two ways of 
initialising the configuration:

* config build - creates the configuration for a single-node network, based on 
                 one of the keys in [datadir]/keystore. This is a quick and easy 
                 way to get started with monetd. 

* config pull -  fetches the configuration from a running node. This is used to
                 join an existing network.

For more complex scenarios, please refer to 'giverny', which is a specialised 
Monet configuration tool. 
`,
	TraverseChildren: true,
}

ConfigCmd implements the config CLI subcommand

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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