environment_variable¶
Sets/gets env vars for Fastlane.swift. Don't use in ruby, use ENV[key] = val
environment_variable | |
---|---|
Supported platforms | ios, android, mac |
Author | @taquitos |
Parameters¶
Key | Description | Default |
---|---|---|
set |
Set the environment variables named | |
get |
Get the environment variable named | |
remove |
Remove the environment variable named |
* = default value is dependent on the user's system
To show the documentation in your terminal, run
fastlane action environment_variable