Closed
Description
Tell us about the problem
The documentation how to set proxy is outdated. It points to the old way of setting proxy. Now we have a separate command that should be used.
Which platform(s) does your issue occur on?
Not applicable
Please provide the following version numbers that your issue occurs with:
- CLI: Not applicable
- Cross-platform modules: Not applicable
- Runtime(s): Not applicable
- Plugin(s): Not applicable
Please tell us how to recreate the issue in as much detail as possible.
Check CLI's README.
Tasks
- Describe how to set proxy via CLI's command -
tns proxy set
- Describe commands parameters - url (and its formnat), username, password, --insecure
- Describe commands limitations.
- Describe the lifetime of the proxy settings - when will they be cleared, how to clear them manually.
- Describe how to check current proxy settings -
tns proxy
command.