Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Create new Dev Proxy configuration file. If a file exists with the same name, the created file will have a number appended to it, for example, devproxyrc-2.json, and will increment with each new file created with the same name.
Usage
devproxy config new <name>
Arguments
| Name | Description | Required | Default |
|---|---|---|---|
<name> |
Name of the configuration file. | No | devproxyrc.json |
Options
| Name | Description | Allowed values | Default |
|---|---|---|---|
--log-level <loglevel> |
Level of messages to log | trace, debug, information, warning, error |
information |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.