config init
Generate a default config file
On this page
Generate a default config file
Usage
vx config 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.
On this page
