Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions docs/man_pages/general/proxy-set.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,9 @@ Sets proxy settings.
### Command Limitations

* You can set credentials only on Windows Systems.
* Proxy settings for npm and (Android) Gradle need to be set separately.
* configuring `npm` proxy - https://docs.npmjs.com/misc/config#https-proxy
* (Android) configuring Gradle proxy - set global configuration in the user directory - _<USER_HOME>/.gradle/gradle.properties_ - https://docs.gradle.org/3.3/userguide/build_environment.html#sec:accessing_the_web_via_a_proxy

### Related Commands

Expand Down