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