fin config
Show or change configuration (fin help config)
Subcommands
| Name | Description | 
|---|---|
| show | Display configuration for the current project | 
| env | Display only environment variables section | 
| yml | Display static YML project config suitable for export (NOTE: SECRET_* values will not be hidden) | 
| generate | Generate empty Docksal configuration for the project | 
| set | Set value(s) for the variable(s) in project ENV file | 
| remove, rm | Remove variable(s) from project ENV file | 
| get | Get the value of the single variable from project ENV file |