package
0.4.0
Repository: https://github.com/stoakes/go-pkg.git
Documentation: pkg.go.dev

# Functions

NewConfigCommand initialize a cobra config command tree.

# Constants

Hcl export config as HCL file.
None does not export config as file.
Toml export config as Toml file.
Yaml export config as Yaml file.

# Type aliases

ConfigFileExportFormat controls format for configuration to file export.