You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If Chamber exports env vars like FOO_BAR=baz and you want them to look like FOO_bar=baz, you should do that in Bash. Chamber follows the Unix philosophy of doing one thing and and one thing well.