Command Line Parameters

Modified on Fri, 5 May, 2023 at 2:46 PM

How to Use Command Line Parameters



Microsoft Windows

newired-editor.exe <param1>, <param2>, ..


macOS

open /Applications/Newired\ Editor.app --args <param1>, <param2>, ..


Example:

newired-editor.exe --nw-disable-server-version-check


Networking


--nw-disable-web-security

Sets chromium disable-web-security flag for Editor's webviews.


TODO: More specific information. When to use this parameter.


Since 21.0


Editor Resource Cache


--nw-clean-resource-cache

Remove already cached application resources before fetching.


Removes only those resources that belong to the server to which the user is logged on.


Since 23.0

--nw-resource-cache-path <path>

Specify folder where will be stored Editor application resources fetched from a Newired Server.


Since 23.0

--nw-resource-path <path>

Specify folder from which will be loaded Editor's application resources. 


When used then Editor resource cache is not used and Editor relies only on local resources.


Since 23.0


Sessions


--nw-clean-sessions

Remove all sessions before start.


Since 23.0


Debugging


--nw-debug

Enables DevTools at Editor startup.


Since 22.0




Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article