Edit

Share via


config new

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.

Screenshot of a command prompt with the output of the config new command.

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