//
pkg.gl
Category
github.com/Stoakes/go-pkg/config
cmd
package
0.4.0
Repository:
https://github.com/stoakes/go-pkg.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
11
Dependents
0
Files
99 SLOC
#
Functions
NewConfigCommand
NewConfigCommand initialize a cobra config command tree.
#
Constants
Hcl
Hcl export config as HCL file.
None
None does not export config as file.
Toml
Toml export config as Toml file.
Yaml
Yaml export config as Yaml file.
#
Type aliases
ConfigFileExportFormat
ConfigFileExportFormat controls format for configuration to file export.