Orchestration CLI issues

When you work with Orchestration CLI, you may encounter some issues that you can troubleshoot. This section describes those issues and solutions to resolve them.

After selecting any supported language in the config.yaml, the output of Orchestration CLI commands is displayed in English.

Download and install the most recent version of PowerShell.

You must ensure that the most recent version of PowerShell is installed on the Windows operating system to view the content in the selected language. To view the list of supported languages, see Supported Languages.

An error is returned when running Orchestration CLI commands on paths containing the semicolon (;) symbol.
Creating paths containing semicolons (for example, C:\data\lat;est) is supported on Windows operating systems, but is not supported by the Orchestration CLI.
A failure occurs while importing large files on Orchestration CLI after 10 minutes and the remaining entities contained in files are not imported.
Increase the value of the uno.config.jwt.internalExpirationDuration parameter. Values must be expressed in duration format. By default, the value is "PT10M".