config

package
v0.3.6 Latest Latest
Warning

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

Go to latest
Published: Dec 20, 2019 License: MIT Imports: 17 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.

* config build - creates the configuration for a single-node network, based on 
                 one of the keys in <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

func CreateMonetConfigFolders added in v0.3.0

func CreateMonetConfigFolders(configDir string) error

CreateMonetConfigFolders creates the standard directory layout for a monet configuration folder

func ShowIPWarnings added in v0.3.0

func ShowIPWarnings()

ShowIPWarnings outputs warnings if IP addresses are local and propably not reachable from the outside.

Types

This section is empty.

Jump to

Keyboard shortcuts

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