config init
Generate a default config file
go-cli-template config init| Flag | Type | Description |
|---|---|---|
| -f, –force | bool | overwrite existing config |
| -e, –editor | bool | open config in editor after creation |
Source
Section titled “Source”See config_init.go for implementation details.