To print all node variables currently in your terminal:
printenv
To add a node variable:
export NEW_ENVIRONMENT_VARIABLE='something....'
You can also:
echo $DB_
then tab to can parameters
To print all node variables currently in your terminal:
printenv
To add a node variable:
export NEW_ENVIRONMENT_VARIABLE='something....'
You can also:
echo $DB_
then tab to can parameters
For further actions, you may consider blocking this person and/or reporting abuse
MD ARIFUL HAQUE -
Austin W -
DPC -
Reza Heidari -
Top comments (0)