cli icon indicating copy to clipboard operation
cli copied to clipboard

Show built in environment variables when listing env vars

Open tzmanics opened this issue 9 years ago • 4 comments

$ modulus env list should show the built-in environment variables (where possible).

tzmanics avatar Jan 25 '16 13:01 tzmanics

Is this request to include env vars that are not related to the CLI (stored in a user's shell configuration)?

theworkflow avatar Jul 28 '16 14:07 theworkflow

Just wanted to ping on this one... Refer to comment above

theworkflow avatar Sep 13 '16 14:09 theworkflow

I believe this is in reference to the fact that we set additional environment variables at runtime that are not exposed in this CLI command, (eg: PORT, APP_DIR, or SERVO_ID).

jackboberg avatar Sep 13 '16 15:09 jackboberg

Hm. I think those environment variables are exposed inside of the servo only...

theworkflow avatar Sep 14 '16 14:09 theworkflow