Initialize config
tunnee config init Read a value
tunnee config get api_addr Set a value
tunnee config set api_addr http://localhost:8080 Reset the active profile
tunnee config reset --env development --env accepts development or production.
Notes
- Reset applies only to the current profile.
- Use
showbefore and after a reset when you want to verify exactly what changed.